Michael Moerman
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Michael Moerman created a post, How can I get Webstorm to recognize Angular assets folder
I have a fairly classic Angular 19 project setup (at least I think its fairly classic).In my angular.json I declare the assets as follows:"assets": [ { "glob": "**/*", "input": "src/assets/"... -
-
Michael Moerman created a post, Is there a way to dock the Local History window?
When I right click a file and select “Local History → Show History…” a brand new window pops up that doesn't seem to be dockable, is that the only behaviour or is it possible to set that window up ...