This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
mcshader-lsp
Watch
1
Star
0
Fork
You've already forked mcshader-lsp
0
mirror of
https://github.com/Strum355/mcshader-lsp.git
synced
2025-08-30 21:37:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
933c4b0007
mcshader-lsp
/
src
History
Download ZIP
Download TAR.GZ
Noah Santschi-Cooney
87f76782c1
Removed file descriptor and include manager as we will hopefully be using shaderc/glslc from google which has support for includes
2018-05-29 23:37:45 +01:00
..
linter
Removed file descriptor and include manager as we will hopefully be using shaderc/glslc from google which has support for includes
2018-05-29 23:37:45 +01:00
config.ts
Fixed tslint issues
2018-05-28 00:55:17 +01:00
extension.ts
Added IncludeManager, IncludeHolder and DescriptorHolder classes for dealing with merging files at include points and keeping track of files to not open files continuously [CI-SKIP]
2018-05-29 00:06:55 +01:00
global.ts
Error squiggles start from the first token rather than from the very edge
2018-05-20 21:46:05 +01:00