Anthony Samartsev
Anthony Samartsev
@dariowouters I think you can at least add TsMapCanvas.exe so we can launch it without compiling... For example I use it just to load game map and see the roads...
The same issue for me :( I have for example next code:  Then I just add any one symbol into **elif** line: 
> Finally found the (or at least: "my") issue: my code that I wrote in local editor contained a bug that can't be saved by gas. So just check your...
Thank you @daiyam, I've added this code to my `settings.json` and it works for `settings.json` itself. Is there any method to use one code block for both identifiers (something like...
Hey guys, it also would be a good idea to have an ability to edit text files **without** any extension. I mean such files as _.gitconfig_ or _.zshrc_, or any...
Yup. As I know, while using Dropbox you can not edit such files, but you can watch it's contents in web interface - it's a good solution too
@DeepDiver1975 unfortunately I know only Python and Bash :( All I can do: I'm spending some time to translate ownCloud into Russian with Transifex :)
Edit: for Wayland users it's better to replace `xclip -selection clipboard` with `wl-copy`.
`foldingStrategy` is set to `auto` by default. I've changed `defaultFoldingRangeProvider ` to `zokugun.explicit-folding`, but the issue isn't solved.
I've noticed the folding resets only in the files I see when opening VS Code. If the file is opened but it's in other tab, the folding is saved. 🤔...