Alex Oshchepkov

Avatar
  • Total activity 144
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 48
  • Created

    TypeScript @types/node

    I installed `npm i @types/node` But webstorm can not resolve it. After I install `typings install node --source dt --global` it works But I think it should work only with `npm i @types/node`, is i...
    • 4 followers
    • 9 comments
    • 0 votes
  • Edited

    Navigate to file + Shift+Enter = new window? Will it be fixed?

    https://youtrack.jetbrains.com/issue/IDEA-153873 Pressing Shift+Enter in Navigate File popup opens the file in a new window instead of the current window. Before it was opening in the same window: ...
    • 3 followers
    • 2 comments
    • 0 votes
  • Edited

    Can not find typescript typings

    I have a problem with some modules, for example `rx` and others, though some works. I'm using typescript 2.0 beta. Can not get correct import module (Typescript validate import inspection) and auto...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Disable library home indexing

    Is it possible to somehow disable library home? (node_modules) Just disable it as I don't really need it at all. Indexing only slows down IDE and gives nothing (to me).
    • 2 followers
    • 2 comments
    • 1 vote
  • Edited

    Found source file opens in new window

    In last Webstorm EAP: I want to lookup and open a file on one of the sides (not new window) ctrl+shift+N type file name press Shift+enter It opens new window, but before it was open on oposite tab ...
    • 3 followers
    • 7 comments
    • 1 vote
  • Created

    Support of async/await in 12 EAP?

                Expecting new line or semicolon   Using EAP 12, isn't it still supported? Is there way to turn off this inspection?
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    Disable language injection (green) highlight

    Is it possible to disable language injection (green) highlight?
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    Place gulp task panel docked (not floating) mode

    I have gulp tasks panel shown in IDE when I press ALT+F11  like separate floating window. How to make it one of the panels witch I can place where I need in UI (I don't seeany menu for this options...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to enable russian spellckeck

    What is the correct way to include Russian language spellckeck in IDEA/webstorm as it is for English by default?I tried to execute the instructions found there:http://chukovskij.wordpress.com/2010/...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    UI twitch because webstorm is supersmart

    Webstrorm is so supersmart it shows that my js function is overriden (two light blue circles on screenshot), but on save one of the circles disappears and UI twitches. How to fix this?I would just ...
    • 2 followers
    • 1 comment
    • 0 votes