Johannes Rappen
Johannes Rappen
* add: ```gitattributes # .gitattributes *.sublime-color-scheme linguist-language=JSONC ``` to have it highlighted correctly on GitHub. * remove the `"font_style": 0,` lines
Was that package meant to be for all those different editors? --- If not you should have a look at: * * * * and the workflow there to automate...
* add: ```gitattributes # .gitattributes *.sublime-color-scheme linguist-language=JSONC ``` to have it highlighted correctly on GitHub. * add: ```gitattributes # .gitattributes .gitattributes export-ignore package.json export-ignore ``` to reduce the package size...
For me the space towards the end of the first line doesn't show. ```yaml Sublime Text: build: 4056 channel: dev portable: false platform: macOS 10.15.1 (19B88) hardware: MBP 15" 2018,...
@wbond This appears to be the same issue I reported earlier today on [](https://discord.gg/D43Pecu)
@FichteFoll please add a "with patch" label
FYI There's also , in case you don't really want to keep the clean portable.
# Symbols test > Copy of docs from: > > Marker is `@`. Supported by ST4087+. * `none`: No symbol, for negative testing. * `local-definition`: An unindexed definition, ie. it...
(Could reproduce on macOS 12.5 and) Can reproduce on macOS 12.6: - Open ST - Add folder to sidebar - Window > New Tab (native macOS) - Add folder to...
Seems like a regression, if I recall correctly this was fine with ST4116. Not sure which build broke it.