Alexis Viscogliosi

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Edited

    Huge loading time with postgres database connector

    Answered
    Hi,   When i connect intellij to a data source (postgresql) the load time between each requests to the database is absolutly HUGE. No requests end without a asking password (that i have set to 'rem...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to insert tabs before function name

    Answered
    Hi, By default Clion insert space before function name and i need to make tabs (it's a guideline of my school). Example : int<tab><tab>function_name(...) will be replace by int            function_...
    • 2 followers
    • 2 comments
    • 0 votes