Luc van Vugt
Luc van Vugt
Maybe I am wrong but it seems that the "Run in Web Client" feature is setting up the web client url from the server information (actually defining the dev endpoint)...
The **CRS: Rename - Current/All Files** (and _Reorganize_) command can be configured in the settings.json like ``` "CRS.ObjectNamePrefix": "PRE", "CRS.FileNamePattern": "..al", "CRS.FileNamePatternExtensions": "..al", "CRS.ExtensionObjectNamePattern": "", "CRS.RemovePrefixFromFilename": true ``` This allows...
Based on my own findings and the findings of the participants of an in-house workshop on VSCode I would like to suggests to add the Caption property to the following...
In VSCode there seems a difference between Run Build Task… and Ctrl+Shift+B. Selecting Task > Run Build Task… the command pallet urges me to enter to _Select build task to...