Conversation
096c5ad to
1c51c9d
Compare
|
I'm not sure I agree with that. Auto import will not work with absolute import and each import will need to be changed manually after :/ at least on Intellij Idea. |
OK
Already possible, at least in Intellij with the refactor tools
Already the case, at least in Intellij, you can copy any code and the dependency will be added to the file on past. I hope the typescript settings will work will Intellij! |
You should already be able doing this in VS code as well
Sure this does not work already in VS code instead ? Are existing paths updated automatically ? I'm working on this: will all relative paths I inserted (a lot ...) be not valid anymore and have to be fixed manually ? |
Yes you're right
Yes it already does
I don't think so |
I was talking about vs code. I don't use Intellij. So i don't khow how it works.
|

#289