Ahmet Faruk Aktaş
Ahmet Faruk Aktaş
Main goal is remembering across launch inputs and other task inputs(build and then debug some module). 'useRememberedValue' option would be a good feature on top of this. Can be discussed...
Do developers think about to implement ${command:...} substitution? "cmake.copyCompileCommands" alternative works but having to use it is still uncomfortable.
With current API, recreating items is the only way to update positions. Is it mandatory for other functionalities, is there any reference to the created UI elements?
Once an item created, you can't change position or alignment of it. Updating a task's position or offset setting will not be visible. Find updated items, recreate only them and...
Currently, I have no problem. I developed a solution that gives the ability to configure each item's position individually in the status bar. If I want to see updated result...
Thanks for your quick comments but I don't understand what is the feature you want to preserve, is it undocumented?
If a user does not set any position configuration it works just like as you describe. But if I want custom layout with just a few item this PR gives...
> Is the profile stored on the remote server or in the browser's local storage? Profile's configuration files (settings.json, extensions.js ...) is on the remote, '~/.local/share/code-server/User/profiles/_profileid_/'.
It's acceptable to set same configuration on each browser if it would be possible to make them don't overwrite other's configurations.