Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sehugg
/
8bitworkshop
Public
Notifications
You must be signed in to change notification settings
Fork
96
Star
585
Code
Issues
73
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Settings, tab ruler, asm tab stops, keyboard shortcuts, Shift-Alt-f reformatting #229
- #251
#251
Open
fredsa
wants to merge 40 commits into
sehugg:master
sehugg/8bitworkshop:master
from
fredsa:asmformat
fredsa/8bitworkshop:asmformat
Copy head branch name to clipboard
Conversation
Commits
40
(40)
Checks
Files changed
Open
Settings, tab ruler, asm tab stops, keyboard shortcuts, Shift-Alt-f reformatting #229
#251
fredsa
wants to merge 40 commits into
sehugg:master
sehugg/8bitworkshop:master
from
fredsa:asmformat
fredsa/8bitworkshop:asmformat
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2026
6502/Z80 kitchensink (commented out)
Show description for e0b0622
fredsa
committed
e0b0622
View commit details
Copy full SHA for e0b0622
Browse repository at this point
Commits on Apr 5, 2026
Improve 6502 parsing
fredsa
committed
421c740
View commit details
Copy full SHA for 421c740
Browse repository at this point
Improve Z80 parsing
fredsa
committed
73a4e75
View commit details
Copy full SHA for 73a4e75
Browse repository at this point
mbo theme syntax highlighting and whitespace
Show description for 2f20cd2
fredsa
committed
2f20cd2
View commit details
Copy full SHA for 2f20cd2
Browse repository at this point
src/parser/tokens-6809.ts
fredsa
committed
dfdb358
View commit details
Copy full SHA for dfdb358
Browse repository at this point
Map xasm6809 to 6809 instead of z80
fredsa
committed
c51ea4a
View commit details
Copy full SHA for c51ea4a
Browse repository at this point
Delete unused highlightSearch in ui.ts
fredsa
committed
8776017
View commit details
Copy full SHA for 8776017
Browse repository at this point
Fix replaceTextRange selection
fredsa
committed
af28524
View commit details
Copy full SHA for af28524
Browse repository at this point
Backspace key runs deleteCharBackwardStrict
Show description for 8c4df4e
fredsa
committed
8c4df4e
View commit details
Copy full SHA for 8c4df4e
Browse repository at this point
Fix asm indention on ENTER
Show description for 6a1b418
fredsa
committed
6a1b418
View commit details
Copy full SHA for 6a1b418
Browse repository at this point
Unmap ctrl/cmd-shift-i from indentSelection
Show description for a07f8aa
fredsa
committed
a07f8aa
View commit details
Copy full SHA for a07f8aa
Browse repository at this point
Commits on Apr 6, 2026
Reevaluate line info gutter display on resize
Show description for eda8c19
fredsa
committed
eda8c19
View commit details
Copy full SHA for eda8c19
Browse repository at this point
Asm tab-stop detection and formatting
Show description for 415fa6f
fredsa
committed
415fa6f
View commit details
Copy full SHA for 415fa6f
Browse repository at this point
Add getModeForPath in ui.ts
Show description for f7f0123
fredsa
committed
f7f0123
View commit details
Copy full SHA for f7f0123
Browse repository at this point
Add isAsmMode in ui.ts
Show description for d0a7c39
fredsa
committed
d0a7c39
View commit details
Copy full SHA for d0a7c39
Browse repository at this point
Verilog __asm/__endasm gutter info override
Show description for a117ca3
fredsa
committed
a117ca3
View commit details
Copy full SHA for a117ca3
Browse repository at this point
setting.ts saveAndApplySettings
fredsa
committed
d316a4b
View commit details
Copy full SHA for d316a4b
Browse repository at this point
Minor updates to settings
Show description for aa7b216
fredsa
committed
aa7b216
View commit details
Copy full SHA for aa7b216
Browse repository at this point
Show line numbers setting
Show description for 34de4f6
fredsa
committed
34de4f6
View commit details
Copy full SHA for 34de4f6
Browse repository at this point
Settings dialog: Enter key saves and closes
fredsa
committed
204c47f
View commit details
Copy full SHA for 204c47f
Browse repository at this point
Reformat settings.ts
fredsa
committed
818a5a0
View commit details
Copy full SHA for 818a5a0
Browse repository at this point
Compartment for tab related extensions
fredsa
committed
25daa7d
View commit details
Copy full SHA for 25daa7d
Browse repository at this point
settings.ts, apply settings to UI in updateUI
fredsa
committed
8284e39
View commit details
Copy full SHA for 8284e39
Browse repository at this point
Settings 'Reset' button restores defaults
fredsa
committed
a6f8477
View commit details
Copy full SHA for a6f8477
Browse repository at this point
Settings for opcode, operand, comments columns
fredsa
committed
1098baa
View commit details
Copy full SHA for 1098baa
Browse repository at this point
Call detectAndApplyAsmTabStops from loadMainWindow
fredsa
committed
7ae13bf
View commit details
Copy full SHA for 7ae13bf
Browse repository at this point
Settings 'Reset' re-detects asm tab stops
fredsa
committed
b827c76
View commit details
Copy full SHA for b827c76
Browse repository at this point
Auto focus and select tab size for easy editing
fredsa
committed
3206c30
View commit details
Copy full SHA for 3206c30
Browse repository at this point
Changing tab size redetects asm tab stops
Show description for 6c2a4d1
fredsa
committed
6c2a4d1
View commit details
Copy full SHA for 6c2a4d1
Browse repository at this point
Tab/Shift-Tab indentTabStop/deindentTabStop
fredsa
committed
db8e3cd
View commit details
Copy full SHA for db8e3cd
Browse repository at this point
Disable tab stop settings for non-asm files
fredsa
committed
bad3897
View commit details
Copy full SHA for bad3897
Browse repository at this point
Add visual tab stop ruler
Show description for b31f07f
fredsa
committed
b31f07f
View commit details
Copy full SHA for b31f07f
Browse repository at this point
Alt-Shift-f formats asm and C-like source files
Show description for 3c020f8
fredsa
committed
3c020f8
View commit details
Copy full SHA for 3c020f8
Browse repository at this point
Commits on Apr 16, 2026
Keyboard shortcuts help menu
Show description for 97f6923
fredsa
committed
97f6923
View commit details
Copy full SHA for 97f6923
Browse repository at this point
Ensure asm tab stops are valid on save
Show description for 1b7b957
fredsa
committed
1b7b957
View commit details
Copy full SHA for 1b7b957
Browse repository at this point
Clean up tabstopruler.ts
fredsa
committed
d91a159
View commit details
Copy full SHA for d91a159
Browse repository at this point
Remove unused setCurrentLine return value
Show description for 95e352e
fredsa
committed
95e352e
View commit details
Copy full SHA for 95e352e
Browse repository at this point
Commits on Apr 20, 2026
Cleanup and polish editor themes
Show description for 00e4565
fredsa
committed
00e4565
View commit details
Copy full SHA for 00e4565
Browse repository at this point
Preserve whitespace for non-opcode lines
Show description for fcc5d04
fredsa
committed
fcc5d04
View commit details
Copy full SHA for fcc5d04
Browse repository at this point
Submenu clicks close menu dropdown
Show description for f26c720
fredsa
committed
f26c720
View commit details
Copy full SHA for f26c720
Browse repository at this point
You can’t perform that action at this time.