-
Notifications
You must be signed in to change notification settings - Fork 39
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: component context info #173
Conversation
I've made a bunch of small and large changes throughout so far, and will try to keep iterating on this (albeit at a slower pace) on future days; I expect we can land it Soon™, and as we do it'll have much richer/more solid type behavior. |
replace `rm -rf` in package.json with `rimraf`
📺 fix windows build support
Travis should use Node LTS 8 and 10
Fix build errors in CI and merge conflicts with origin/master
Fix Test Failures and update safe dependencies
@lifeart This is so awesome! 🎉 @chriskrycho Are there any major blockers left in this PR? |
@lifeart Awesome, just tried it and it works great. 🏅 Any plans to pull all that functionality into this repo? So that more people will discover it. (cc @chriskrycho @locks) |
friendly ping @chriskrycho @locks |
Related issue: #38, #53
Features:
mu
,pods
,classic
layouts support for appmodels
definitions lookup, includingjs
andts
files.mu
,pods
,classic
layouts support for apptransforms
definitions lookup, includingjs
andts
files.components
andhelpers
definitions lookupAngleBracket
components autocomplete (including addon-located components) formu
,pods
,classic
layouts.go-to
routes, component properties, actions formu
,pods
,classic
go-to
service declaration definition for classic componentsgo-to
ember/addon import supportstore.peekRecord, findRecord...
model names autocomplete forclassic
belongsTo, hasMany
model names autocomplete forclassic
transitionTo,..
routes autocomplete forclassic
named: service(name)
services autocompleteimplemented in https://marketplace.visualstudio.com/items?itemName=lifeart.vscode-ember-unstable
active fork: https://github.com/lifeart/ember-language-server