-
VSC ставить при комментировании строки "#" (языковой режим файла feature)
А VAEdit - ставит "//"
Во имя единообразия стоит реализовать или выбор символа для комментироания строки или заменить // на …
-
customer detail like email and name phone not work and not showing on midtrans dashboard, but it showing on VSC console log,
please add adddress to
-
### Describe the current behavior
The Pull Request https://github.com/powsybl/powsybl-open-loadflow/pull/957 contains a minimal test that reproduces the issue (ACHvdcTest)
Basically when a line …
-
### The problem
When there's a merge conflict that GitHub Desktop tells me about (see first screenshot) and I choose "Open in Visual Studio Code", the Merge Editor button in VSC does not show up. How…
-
Console within VSC on Windows shows those:
grey = "\x1b[38;20m"
yellow = "\x1b[33;20m"
red = "\x1b[31;20m"
bold_red = "\x1b[31;1m"
reset = "\x1b[0m
This should work without…
-
Such files (folders) like:
- `.idea/`
- `*.iml`
- `out/*`
should be removed from VSC because some of them are binary, some are environment dependent.
Pattern for these files should be added t…
-
### Preflight Checklist
- [X] I have installed the [latest version of Power Query SDK](https://github.com/microsoft/vscode-powerquery-sdk/releases/latest).
- [X] I have checked existing resources, in…
-
Hi, I write a vsc extension want to implement `go to definition`, it require position info. I see that token already has `pos` property, would we also add to `node.source` filed?
-
http://localhost/TechNotes/wp-admin/post.php?post=1298&action=edit
VSC:
http://localhost/lab/python/utilities/study_codes/opencodes.php?f=/Users/wtsang/Lab/react/gatsby_getting_started/
Resourc…
-
**Is your feature request related to a problem? Please describe.**
Consider a user who has MATLAB installed on a remote resource (e.g. a cloud sever or HPC cluster) and VS Code installed locally. The…