Michael Russell
Michael Russell
I've had sometime to address some other issues, however, this one I'm still not able to replicate. I've turned tern_for_sublime off so I'm just relying on this plugin for completions...
I'm thinking this may be an issue with completions that have `$` within them... the issue is sporadic with me. I'll try digging through some more, but I've the plugin...
Is the project you're working on available on github for me to test on? This definitely appears to be an issue, but I've been unsuccessful replicating it consistently. I've had...
I don't use YUI, nor have tried this, but there seems to be a plugin for YUI to work with tern here https://github.com/angelozerr/tern.yuidoc
I don't have a minimal setup to share, other than the above mentioning, webpack 5/ Node 16 with a note that it's within a NativeScript setup. It felt wrong to...
IIRC, the webinar they had yesterday (Oct. 4th) stated that this is a "coming soon" feature.
@eirikb I'm trying to work on this plugin to work with sfx bundles as well, I just created a fork that removes the need for `System.set|get` here https://github.com/subhaze/systemjs-plugin-vue
@eirikb Well, that hasn't changed AFAIK, however, there was another package added to fix this issue for the webpack and browserify bundlers but was never applied to the systemjs one....
Yeah my method wasn't completely ideal, but, got me where I needed to be at the time. Since then I've had to move over to webpack.
Can you open ST console and see if there are any errors printed to screen when you're switching projects?