Igor, J

Avatar
  • Total activity 92
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 8
  • Subscriptions 32
  • Created

    Typescript Compile Errors

    When adding .json files to the include param of tsconfig, the typescript module stops working. It might be that it's because one of the json files is 35mb+? When the above action is taken, the type...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Recent Files Missing (every now and then)

    Answered
    When using command + E on a mac in the intellij ultimate, files which were opened literally within the last 5 minutes, are not shown. It's not that they're never shown, but rather stop appearing ra...
    • 5 followers
    • 5 comments
    • 0 votes
  • Created

    Permanently Disable Git Hooks

    Answered
    Is there an option to disable git hooks for good? As far as I can tell, the checkbox in the commit dropdown is checked on each commit. I'd like to disable git hooks once and for all (but only if co...
    • 9 followers
    • 9 comments
    • 9 votes
  • Created

    Intellij reordering code affects spring beans

    Answered
    Hi all,   having a simple spring project, I just wasted a good part of an hour looking for a 'bug'. It seems I hit the reformat code keyboard shortcut as I always do. This cleaned up the file I'm w...
    • 3 followers
    • 1 comment
    • 0 votes
  • Created

    SQL Log Parameters?

    Answered
    Hi all,   is there an option to see the actual parameters used in past queries with the SQL Log function? By default it only displays "?". e.g. SELECT * FROM TABLE WHERE country = ?; Thanks
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Package.json size assistance?

    Is there plugin similar to VS Code' plugin? https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost Ideally, not only displaying the size in individual js files but in package.js...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Autocompletion for CDN JS libraries

    It works nicely in the HTML in which a 'script' tag resides, which has been downloaded locally with the convenient "Download library" pop up. Is it possible to take advantage of this code assist fr...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Code Assist missing for node_packages

    Having created an empty project, ran npm install, added a dependency on d3 and then tried using it in a js file, I do not get code assist. Even worse, webstorm tells me, that d3.json is unresolved....
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Automatically refresh table with new data

    Answered
    When viewing a table, is there a way to get an alert or update the viewed table automatically whenever new rows are inserted?
    • 6 followers
    • 6 comments
    • 3 votes
  • Created

    Any benefit of using Webstorm vs Intellij Ultimate?

    Hi, I know that feature-wise, there shouldn't be any (except for a small delay between when Webstorm comes out and Intellij is updated), or did something perhaps change?   But what about performanc...
    • 5 followers
    • 7 comments
    • 4 votes