Skip to content
View alexchexes's full-sized avatar
🐢
🐢

Block or report alexchexes

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. tmgrammar-test-tools-vscode tmgrammar-test-tools-vscode Public

    Generate, refresh, and run TextMate syntax test assertions from VS Code.

    TypeScript 1

  2. Win11Seconds Win11Seconds Public

    Bring back seconds to your Windows 11 tray - on click.

    C# 16 1

  3. ChatGPT web-interface width fix (and... ChatGPT web-interface width fix (and other UI improvements)
    1
    # 2026-05-02
    2
    
                  
    3
    - apply width fix for group chats as well
    4
    - fix newer accessibility regression: code blocks' font size in ChatGPT messages has become unreadable at 12.5px, fix that by applying 14px font size CSS
  4. ChatGPT improved syntax highlighting... ChatGPT improved syntax highlighting (with support for Vue.js code)
    1
    // ==UserScript==
    2
    // @name         ChatGPT Better Syntax Highlighting
    3
    // @namespace    http://tampermonkey.net/
    4
    // @version      2026-02-20.2
    5
    // @updateURL    https://gist.github.com/alexchexes/273ad5fa78a018f00ad2aeb7f9494a5c/raw/chatgpt-better-syntax-highlighting.user.js
  5. php-schema2class php-schema2class Public

    Forked from martin-helmich/php-schema2class

    Generate PHP classes from JSON schemas

    PHP 1

  6. CSS to make Markdown on GitHub.com m... CSS to make Markdown on GitHub.com more readable
    1
    /*
    2
      CSS I use to make GitHub.com-rendered markdown more readable by adding distinct color to inline code and section titles.
    3
    4
      The most convenient way is to use it with Stylus: https://github.com/openstyles/stylus
    5