dillon1000/react
Commit
Browse files [forgive] Init (#31918)
Init basic LSP. At the moment the extension doesn't do anything interesting, but it does compile successfully.
Changed paths16 files
First-parent comparison.gitignore ModifiedM compiler/.gitignore ModifiedA compiler/packages/react-forgive/.vscode-test.mjs AddedA compiler/packages/react-forgive/.yarnrc AddedA compiler/packages/react-forgive/LICENSE AddedM compiler/packages/react-forgive/client/package.json ModifiedA compiler/packages/react-forgive/client/src/extension.ts AddedM compiler/packages/react-forgive/package.json ModifiedM compiler/packages/react-forgive/scripts/server.mjs ModifiedM compiler/packages/react-forgive/server/package.json ModifiedA compiler/packages/react-forgive/server/src/compiler/index.ts AddedA compiler/packages/react-forgive/server/src/compiler/options.ts AddedM compiler/packages/react-forgive/server/src/index.ts ModifiedM compiler/packages/react-forgive/server/tsconfig.json ModifiedM compiler/packages/react-forgive/server/yarn.lock ModifiedM compiler/yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…