Igor, J

Avatar
  • 活动总数 92
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 8
  • 订阅数 32
  • 创建于

    Remote Host Sync after Version Control Update

    已回答
    After doing a change of a branch/commit, is there an easy way to transfer all the changed files automatically without doing this manually via deployment-> sync with deployed to?
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Automatic Detection of SQL?

    已回答
    Is there a way to not to have to manually inject "SQL" when I start typing a query in a string? I have a file with dozens of queries and it'd be awesome if intellij would automatically detect it an...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    React Autocomplete not Working properly?

    Hi,   when creating a blank new project in react, and adding a very simple component, webstorm does not display the state autocomplete suggestions. It does display ~100 items in total, but not the ...
    • 2 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    Git Remote with Key

    Hi all,   following a guide like this one: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-private-git-server-on-a-vps, I managed to create a git repository on a EC2 instance. It i...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    nodejs console doesn't print returned value

    The following snippet shows the output (3,6,9...) in both the nodejs console and a browser console:   var somearr = [1, 2, 3, 4, 5];somearr.map(function(value){ return value * 3;}) When run in Web...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    add to package.json

    When importing a dependency which is not installed, webstorm recognizes this and asks whether it should install it. Is there a way to make webstorm add it to the package.json file instead?
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Extracting CSS to new file

    Hi, having a file with tons of scripts/links, is there an easy option to select e.g. an element with 2-3 classes and extract those classes automatically to a new file? E.g. this would allow me to r...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    Scientific Mode - Console Input

    已回答
    Hi all,   using scientific mode, one uses the console quite a lot. At the end of the day, is there an easy option to get all the inputs from the console and e.g. append them to the main code from w...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    DataGrip Feature Request, Bug or just my lack of knowledge?

    Hey JB Team, let me skip over the 'great tools you're making' part and go straight to the questions I have:   - Is it possible to generate a diagram for a Oracle View? Right clicking on a view show...
    • 2 个关注者
    • 1 条评论
    • 0 票