Christian Oetterli
Christian Oetterli
Hi, nice idea. Thank you! I will look into it.
Hi, thanks. Glad that it's of use to you. Refactorix could invoke one of the two VS Code commands "Format Selection" / "Format Document" after a refactoring has been made....
Hi and thanks! No, I do not plan this as a framework for custom refactorings. But instead of re-packaging, an option would be to include it in refactorix directly. I'm...
Hi, thanks a lot for your suggestions! This is very desirable to have. It would introduce a kind of "Quick Fix" feature. Technically, it seems best to try to analyze...
TypeScript has plans for quick fix support in 2.1. https://github.com/Microsoft/TypeScript/issues/6943 and will most certainly be included in VS Code. Let's await and decide later.
Hi, sorry. No. May the extension is/got disabled? The extension will only be activated/available when first editing a TypeScript file.
Hmm, sorry. I cannot reproduce that. Maybe there is some debug info regarding this in OUTPUT view, (select 'Extensions' from the dropdown)?
Hmm, strange. May I republish once in the future. You can 'manually' install the extension: - On the extension's web page https://marketplace.visualstudio.com/items?itemName=krizzdewizz.vscode-typescript-ast-explorer choose 'Download Extension' - In VS Code, choose...