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

intellisense doesn't work.no auto completion with inline javascript code in the .html file #3465

Closed
fantacytyx opened this issue Feb 25, 2016 · 11 comments
Assignees
Labels
feature-request Request for new features or functionality javascript JavaScript support issues

Comments

@fantacytyx
Copy link

I build vscode from the master branch.(0.10.10)
Found that intellisense doesn't work,no auto completion with inline js code in the .html file.
The previous version(0.10.8) support
default

@egamma egamma added feature-request Request for new features or functionality javascript JavaScript support issues labels Feb 25, 2016
@egamma
Copy link
Member

egamma commented Feb 25, 2016

This is a known limitation since we switched to Salsa. I will document this in the release notes for the february update

@Thaina
Copy link

Thaina commented May 4, 2016

@egamma Are there any news or issue tracking on typescript side yet? Or this is only problem on vscode side?

@egamma
Copy link
Member

egamma commented May 4, 2016

The fix requires collaboration on both ends. One VS Code has to feed that html file into the project context and Salsa needs to be able to work with this 'virtual' JS document.

@Tekbr
Copy link

Tekbr commented Jul 28, 2016

Any progress in fixing this?
This is similar to #8928 ?

@lealcy
Copy link

lealcy commented Jul 29, 2016

Very limiting issue.

@rwatts3
Copy link

rwatts3 commented Nov 11, 2016

Ok it has been several months , I have gone through several beta releases to see that this still has not been addressed. As I write nearly all of my code in a handlebars/mustache like environment, this is extremely limiting and has a huge reduction in productivity.

Can at least a timeline or "we'll be working on this in x release" be posted somewhere.

I expect that majority of the community probably use a template engine or language of some sort so it's definitely not a low priority issue. This should be high priority IMHO

@mjbvz mjbvz mentioned this issue Nov 11, 2016
@asolopovas
Copy link

It sad that almost every great code editor lacks some vital functionality for modern development. PHP storm doesn't have proper vue.js support and very resource hungry, SublimeText does not have proper completion, VSCode does not support completion in script tags. Hopefully one day things will get better.

@asolopovas
Copy link

Does any one know if this will be implemented at all?

@waderyan
Copy link

@asolopovas @rwatts3 apologize for the delay. This is on the iteration plan for this month and is actively being worked on. #15099

@rwatts3
Copy link

rwatts3 commented Nov 21, 2016

Thank you
On Mon, Nov 21, 2016 at 3:55 PM Wade Anderson [email protected]
wrote:

@asolopovas https://github.com/asolopovas @rwatts3
https://github.com/rwatts3 apologize for the delay. This is on the
iteration plan for this month and is actively being worked on. #15099
#15099


You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub
#3465 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFFsSTHyk1sgGHi7a0v00Rg2r_xFMpZPks5rAiFQgaJpZM4HjEsJ
.

@waderyan
Copy link

As this is a duplicate of #15377, I will close this one. Thank you for your feedback! We hear you and are working on making an excellent experience.

@waderyan waderyan self-assigned this Nov 21, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

8 participants