Hi,
I have Sublime Text opened with several folders and I want to change settings for one of the folders (I want to enable disabled LSP server for that folder).
I tried by creating sublime-project file in that folder, but it didn’t work, so I assumed that settings can be changed only explicitly in single project that is active in single window.
Is there any workaround maybe?
Thanks