-
Notifications
You must be signed in to change notification settings - Fork 254
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
Live Share clients have no Language support for Angular #3262
Comments
@fubaduba Does Live Share support Angular language services in collaboration session? |
Yes, Live Share should support Angular. @aletsdelarosa can you take a look? |
This seems to be an issue on ALS side since when operating inside a virtual workspace the extension says: Actually, overriding this restriction manually seems to enable at least some functionality of the extension:
|
Closing this a stale and based on the discussion above. |
Issue Type: Bug
Create Angular 9 project (i.e. with Typescript), have IntelliSense and Angular language server extension installed, then autocomplete works when you open the project folder directly, but if you share it and connect to your own share autocomplete always reports "no suggestion" on every item.
Extension version: 1.0.1742
VS Code version: Code 1.43.0 (78a4c91400152c0f27ba4d363eb56d2835f9903a, 2020-03-09T19:44:52.965Z)
OS version: Linux x64 4.15.0-88-generic
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: disabled_software
skia_renderer: disabled_off_ok
video_decode: unavailable_off
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: