Tom McKearney
Tom McKearney
That would be a really difficult optimization to make. Prettier doesn't give the information we would need to do this, so we'd have to format with prettier, then diff the...
I don't know those editor apis, but they might still work fine. No idea. On Sun, Jan 27, 2019, 9:45 PM Philip Cox So here's a quick proof on concept,...
@madskristensen would you be cool adding reference to a 3rd party library like in @neoGeneva's code referenced above?
Nope. It works on whole files On Tue, Sep 29, 2020, 2:40 PM makarandkeer wrote: > Installed product versions > > - Visual Studio: [example 2015 Professional] > - This...
It already works with TypeScript files
@madskristensen I can take a crack at doing this for you
@madskristensen - actually, this is causing some difficulties.. missing project references, etc. Seems like your project requires the Extensibility Tools package which isn't supported in VS2019 or VS2022 from what...
@ahmedesoliman this can only support [what Prettier supports](https://prettier.io/docs/en/index.html)
@vitalybibikov can you comment on this? It's been 2 months and we're still in the same situation. This makes me worried about using this at all at this point
Wow.. I wish I had realized this before I converted by old webpack build to rollup. This also makes testing _incredibly_ slow! It's honestly unusable in its current state :(