Lucide

Avatar
  • Total activity 14
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 3
  • Edited

    Undesired formatting of C compound literals

    Hi, I'm looking for some insight about the formatter behaviour in CLion. I have the following C code: initializeBlank(&canvas, 2, LTSIZES{{60, 10}, {1, 1}}); //LTSIZES is a macro for a castinitiali...
    • 2 followers
    • 6 comments
    • 0 votes
  • Edited

    insights about File Watchers

    Answered
    Hi, I have some question about how File Watchers behave in different situations: a some files are modified, the watcher is currently processing command of the first edited file, what does it do ne...
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    Customize the build-in server's document root using in-place server

    I'm having a very painful experience trying setting up the appropriate root directory for WebStorm's built-in server, to resolve absolute URLs to the project root. I don't understand if it's my wor...
    • 2 followers
    • 2 comments
    • 0 votes