Skip to content
View nightwing's full-sized avatar

Organizations

@ajaxorg @firebug

Block or report nightwing

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. randomStuff Public

    some random stuff, nothing interesting

    Shell 2 1

  2. ace Public

    Forked from ajaxorg/ace

    Ajax.org Code Editor

    JavaScript 8 4

  3. ace overleaf automatic hardwrap.js
    1
    vimKeyboard = ace.require("ace/keyboard/vim")
    2
    
                  
    3
    vimKeyboard.handler.defaultKeymap.push({
    4
        keys: 'gq',
    5
        type: 'operator',
  4. the-cube Public

    Forked from bsehovac/the-cube

    The Cube - A Rubik's Cube Game

    JavaScript

  5. mvhenten/ace-edit Public

    TypeScript 2

  6. a1 Public

    HTML

191 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to ajaxorg/ace, replit/codemirror-vim, nightwing/a1 and 7 other repositories
Loading A graph representing nightwing's contributions from April 07, 2024 to April 11, 2025. The contributions are 61% commits, 21% pull requests, 18% code review, 0% issues.

Contribution activity

April 2025

Created 2 commits in 1 repository

Created a pull request in ajaxorg/ace that received 1 comment

add editor.destroyed property

add editor.destroyed property keep $toDestroy as array even after destroying to prevent calling methods of destroyed editor from throwing errors p…

+22 −6 lines changed 1 comment
Opened 2 other pull requests in 1 repository
ajaxorg/ace 2 merged
Reviewed 2 pull requests in 1 repository
ajaxorg/ace 2 pull requests
Answered 1 discussion in 1 repository
ajaxorg/ace
Loading