vgedit by vgmoose - Homebrew App Store (switch)
Back

App Store IconHomebrew App Store (switch)

vgedit
by vgmoose

vgedit icon
    Version2.2.1
    Zip size11,242 KiB
    LicenseGPLv3
    Updated22/03/2025
    Downloads27,963
    MD5d1ec482e2fa3103782024e6e48fb0d78

App Details

vgedit is a Video Game text Editor for the Switch. It has basic file browsing functionality (SD card only) and allows text files to be edited directly using either the touch screen or a controller.

Changelog

v2.2.1

- Adds support for opening a file via other apps (like sphaira)

v2.1

The Switch build has no significant changes. It is a version Bump

v2.0.1: Small bugfix to not move the cursor while holding a directional button with the on-screen keyboard up.

v2.0: New Features:
- Line numbers along left side
- Can load much larger text files
- Uses SDL_FontCache for improved performance
- New menu bar while editing file
- Find and jump to position within file
- Undo/redo history state tracking
- Create new file or folder while browsing
- USB Keyboard support
- Only in Insert mode (when on-screen keyboard is showing)
- Can press Alt to toggle on-screen keyboard

Bugfixes:
- Proper line wrapping for long lines
- Properly affix cursor within text file
- File/folder list is alphabetized now
- Better support for tabs within file
- Scroll to cursor position when typing
- Unsaved changes need confirmation when exiting
- Allow copy/paste between two files