eclipsesource / graphical-lsp

Graphical language server platform for building web-based diagram editors
https://www.eclipse.org/glsp
Eclipse Public License 2.0
36 stars 8 forks source link

Typescript MonoRepo Import Fixer still needed? #211

Closed planger closed 5 years ago

planger commented 5 years ago

Currently we have the text below in our readme, is this still needed?

### Typescript MonoRepo Import Fixer
This repository is a lerna mono repository which means that VS Code might have some troubles to correctly auto-generate import statements. It's recommended to install the "Typescript MonoRepo Import Fixer" extension.

    Launch VS Code
    Open the "Quick Open" Window (ctrl + p)

Paste the following commmand and press enter

    ext install q.typescript-mono-repo-import-helper
tortmayr commented 5 years ago

I think this is now obsolete and can be removed

On Fri, Mar 15, 2019 at 9:36 PM Philip Langer notifications@github.com wrote:

Assigned #211 https://github.com/eclipsesource/graphical-lsp/issues/211 to @tortmayr https://github.com/tortmayr.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/eclipsesource/graphical-lsp/issues/211#event-2207559596, or mute the thread https://github.com/notifications/unsubscribe-auth/ACNDow9KKanxDufNiG3xCjv087gODBPCks5vXAQ7gaJpZM4b3Qk2 .

-- Tobias Ortmayr

Software Developer EclipseSource Austria

Email: tortmayr@eclipsesource.com Web: http://eclipsesource.com/austria Phone: +43 1 348 338 - 27 Hangouts: tortmayr@eclipsesource.com

EclipseSource Services GmbH Schwindgasse 20 / 2-3 1040 Wien

General Manager: Dr. Philip Langer Registered Office: Schwindgasse 20 / 2-3, 1040 Wien; Handelsgericht Wien, FN 421413a

planger commented 5 years ago

Ok, great, I removed it already via #215