Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(lsp): Add lsp wasm and connect to monaco #16842

Merged
merged 18 commits into from
Feb 14, 2020
Merged

Conversation

ebb-tide
Copy link
Contributor

Closes #16794

ui/webpack.common.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@121watts 121watts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I get a GIF plz?!?!?

ui/src/external/monaco.fluxLang.ts Outdated Show resolved Hide resolved
ui/src/external/monaco.fluxSyntax.ts Show resolved Hide resolved
ui/src/shared/components/FluxMonacoEditor.tsx Show resolved Hide resolved
Copy link
Contributor

@drdelambre drdelambre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got some questions around the webpack and supported languages aspects of this

@ebb-tide ebb-tide force-pushed the deniz-add-lsp-wasm branch 4 times, most recently from ac0447d to b555bd9 Compare February 14, 2020 00:33
@ebb-tide ebb-tide merged commit 38e014e into master Feb 14, 2020
@jacobmarble jacobmarble deleted the deniz-add-lsp-wasm branch January 2, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Establish first contact with LSP, enable static completion
3 participants