-
- VSCode Version: 1.11.0-insider
- OS Version: Linux Mint 18
Steps to Reproduce:
1. Make a new file:
```ts
function a() {
}
a();
```
2. Move cursor to `a()`. Hit `F12` to go-to-defini…
ghost updated
6 years ago
-
I am using this configuration
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"theme": "Material-Theme.sublime-theme",
"font_size": 12,
"always_show_minimap_vie…
-
```JavaScript
x.y(function() {
x.y(function() {
x.y(function() {
x.y(function() {
x.y(function() {
x.y(function() {
var z = '\u1000';
});
});
});
});
});
});
```
![1](https://user-ima…
-
See https://github.com/akalongman/sublimetext-codeformatter/issues/321#issuecomment-329460112
`Error trying to parse settings` message is incorrectly given.
![img with error](https://user-images…
-
Hello,
I have installed Markdown Editing. (Great package btw),
And I have pasted this :
```
{
"color_scheme": "Packages/MarkdownEditing/MarkdownEditor-Dark.tmTheme"
}
```
on GFM and …
-
- VSCode Version: Code 1.11.2 (6eaebe3b9c70406d67c97779468c324a7a95db0e, 2017-04-13T07:56:42.517Z)
- OS Version: Darwin x64 16.5.0
- Extensions:
|Extension|Author|Version|
|---|---|---|
|vscod…
-
What popupCss key is and what it does the schemes context?
-
- VSCode Version: 1.0.0
- OS Version: MacOS X 10.11.4
Steps to Reproduce:
1. Open a Go code
2. Search command palette for "Disable Syntax Highlight"
-
In 36 line, I think it is not hex code.
https://github.com/lkytal/vscode-theme-flatui/blob/master/themes/flatUI.tmTheme#L36
-
### Summary
I received an update to the theme today. However, it seems to have broken my styling. Seems like maybe there are some files missing.
### Expected behavior
I was hoping to use the …