Skip to content
View alshain's full-sized avatar

Block or report alshain

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dotfiles-windowsdotfiles-windowsPublic

    Batchfile 3 1

  2. C++ LinksC++ Links
    1
    # C++ Links
    2
    3
    [cppreference: C++ language overview](https://en.cppreference.com/w/cpp/language)
    4
    5
    ## Interesting Concepts
  3. LivePlugin: Add actions to navigatio...LivePlugin: Add actions to navigation bar
    1
    importcom.intellij.ide.ui.customization.ActionUrl
    2
    importcom.intellij.ide.ui.customization.CustomActionsSchema
    3
    importcom.intellij.ide.ui.customization.CustomisedActionGroup
    4
    importcom.intellij.ide.ui.customization.CustomizableActionGroupProvider
    5
    importcom.intellij.ide.ui.customization.CustomizableActionGroupProvider.CustomizableActionGroupRegistrar
  4. IntelliJ/DataGrip Data ExtractorsIntelliJ/DataGrip Data Extractors
    1
    /*
    2
     * Available context bindings:
    3
     * COLUMNS List<DataColumn>
    4
     * ROWS Iterable<DataRow>
    5
     * OUT { append() }
  5. IntelliJ Plugin DevelopmentIntelliJ Plugin Development
    1
    # IntelliJ Plugin Development Resources
    2
    3
    [IntelliJ SDK Documentation](http://www.jetbrains.org/intellij/sdk/docs/welcome.html)
    4
    [IntelliJ Open-API and Plugin Development Forum](https://intellij-support.jetbrains.com/hc/en-us/community/topics/200366979-IntelliJ-IDEA-Open-API-and-Plugin-Development)
    5
  6. intellij-communityintellij-communityPublic

    Forked from JetBrains/intellij-community

    IntelliJ IDEA Community Edition