Mark Aurit
- 活动总数 21
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 7
-
创建于 gitignore cache confusion
已回答I have some files in my ionic/angular project that were covered by my .gitignore file but somehow got into git.. They are .js and .js.map files that the project explorer shows under the .ts file (c... -
创建于 find or replace in path visual options gone
If you look at #3 on https://www.jetbrains.com/help/webstorm/finding-and-replacing-text-in-project.html it shows 2 images, both having to do with the results of a find in path: the second is simil... -
创建于 arrow keys not working in linux (ubuntu 14)
I recently started using webstorm in ubuntu 14, and all of my "special" keys - tab, special characters, etc - work except for all 4 of the arrow keys. When I press them nothing happens. I went in... -
创建于 auto-collapse imports STOP
Is it possible to tell ws to NOT collapse the imports at the top of the a ts when I open the page? -
创建于 taking files out of git
I am maintaining a project that was done in typescript. All the files - .ts (good!), .js(bad!), .map(bad!) - were put in git. Putting the .js and .map in gitignore only tells me they are being ign... -
创建于 webstorm disk spave
Im running webstorm 2016.3.3, and I am in the process of freeing up some disk space on my ssd. According to the windows 10 control panel I have webstorm versions 11.0.2, 2016.1, and 2016.2 , each... -
创建于 Sharing files across projects
Is there any way in Webstorm to share files (application files, not configuration files) across projects, either built into the ide or recommendations/suggestions? I'm hoping not to use cut-and-pas...