mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-07-23 19:25:51 +00:00
Config should be complete. Added 'shaderpacks' to end of mc path, passing correct object now too
This commit is contained in:
parent
513606542e
commit
7775b75411
5 changed files with 337 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
import * as vsclang from 'vscode-languageserver'
|
||||
import { conf } from './server'
|
||||
|
||||
export function preprocess(document: vsclang.TextDocument) {
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue