-
The whole text in a markdown file is white/black.
![image](https://github.com/projekt0n/github-nvim-theme/assets/48217573/6f9b4b4d-1382-49e8-928b-827b41b63163)
It should have syntax highlighting…
-
I have experimented a little bit but can't seem to make any of my changes work. I am looking for a dark theme with a little bit better contrast than the original dark theme. Is there any repository f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
When trying to use the Extension without a fortran compiler installed (and only the language serve…
-
vscode 的 配置 settings.json
```js
{
"workbench.settings.openDefaultKeybindings":true,
"workbench.view.experimental.allowMovingToNewContainer":true,
"terminal.integrated.shell.windows"…
-
You currently support to save Favorite Services, which is awesome!
Would it be possible to implement the same for the new unified settings?
This includes:
- Default region
- Favorite bar display…
-
Dear color theme contributors @poeschlr @esden @DX-MON @craftyjon @wykys
I was asked to add those color schemes into the Plugin and Content Manager repository. Thus I would like to ask if you are …
-
Linting for Nim does not work at all. All other linting from other extensions in VS Code works. Yesterday it worked fine with all the plugins installed, but today no matter what I do nothing seems to …
ghost updated
4 years ago
-
[官网](http://editorconfig.org/)
统一不同编辑器代码风格的配置。
一个名称为 `.editorconfig`的自定义文件。部分编辑器原生支持,部分编辑器需要安装插件,这个可以在官网查询到(vs code需要安装插件)。
当打开一个文件时,EditorConfig会在打开文件的目录和其每一级父目录查找.editorconfig文件,直到到达最顶层目录或者是有一个配置…
-
I want to download Kontena but i can't because the site is down!! i ask for another ressource to download Kontena for windows
-
**Describe the bug**
I use `:[line-number]` to move around. `:0` in vi typically jumps to top-of-file line 1. In Vscode vim the cursor jumps to line 1 but the view does not change. When I take an …