VSCodium Support
See original GitHub issueWhen I try to use the extension in VSCodium, a libre fork of vscode, the program won’t start. I tested on vscode and it works fine.
This is the error:
Unable to init vscode-neovim: Cannot read property 'after' of null
Also this:
Cannot read property 'uri' of undefined
On MacOS 10.14.6 NeoVIM Path: ~/homebrew/bin/nvim NeoVIM Version: v0.5.0-dev+nightly-445-gd6d4e3d1a
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
VSCodium - Open Source Binaries of VSCode
Free/Libre Open Source Software Binaries of VS Code ... VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's editor VS Code.
Read more >VSCodium - GitHub
Supported Platforms · macOS ( zip , dmg ) OS X 10.10 or newer x64 · macOS ( zip , dmg ) macOS...
Read more >VSCodium download | SourceForge.net
Free/Libre Open Source Software Binaries of VSCode · VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's editor ...
Read more >VS Code or VS Codium? - Rob O'Leary
VS Codium is a fully open-source alternative based on the same codebase. There is more to it than that! It requires some unpacking!...
Read more >VSCodium -- Visual Studio Code without the Microsoft
Support : https://www.patreon.com/gamefromscratch GameDev News : https://gamefromscratch.com GameDev Tutorials : https://devga.me Discord ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Oh ok. Looks like just deleting that line fixes it. Awesome! Thank you for the help troubleshooting this!
and this is why you have the first error:
"vscode-neovim.highlightGroups.unknownHighlight": null,