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 }}
Acconut
/
brackets-nodejs
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
81
Code
Issues
8
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Quick command use and saved last commands
- #10
#10
Open
jchannon
wants to merge 15 commits into
Acconut:master
Acconut/brackets-nodejs:master
from
jchannon:master
jchannon/brackets-nodejs:master
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Quick command use and saved last commands
#10
jchannon
wants to merge 15 commits into
Acconut:master
Acconut/brackets-nodejs:master
from
jchannon:master
jchannon/brackets-nodejs:master
Copy head branch name to clipboard
Commits
Commits on Feb 22, 2014
Made last command an array
jchannon
committed
75c58a9
View commit details
Copy full SHA for 75c58a9
Browse repository at this point
unshifted and popped items in last command array
jchannon
committed
1e6547a
View commit details
Copy full SHA for 1e6547a
Browse repository at this point
added textbox to execute commands
jchannon
committed
8e43a47
View commit details
Copy full SHA for 8e43a47
Browse repository at this point
add new menu item to show terminal and removed old exec command menu item
jchannon
committed
83b56cd
View commit details
Copy full SHA for 83b56cd
Browse repository at this point
arrow up key using last command array
jchannon
committed
c55d09d
View commit details
Copy full SHA for c55d09d
Browse repository at this point
arrow down key using last command array
jchannon
committed
ed33b86
View commit details
Copy full SHA for ed33b86
Browse repository at this point
on enter execute command
jchannon
committed
d46dd33
View commit details
Copy full SHA for d46dd33
Browse repository at this point
Added check for existence of items in last array
jchannon
committed
f1942ed
View commit details
Copy full SHA for f1942ed
Browse repository at this point
removed redundant code
jchannon
committed
e964260
View commit details
Copy full SHA for e964260
Browse repository at this point
tidied keyup
jchannon
committed
eb63844
View commit details
Copy full SHA for eb63844
Browse repository at this point
added cursor styling for executing command
jchannon
committed
4d0b70c
View commit details
Copy full SHA for 4d0b70c
Browse repository at this point
tidied keyup again
jchannon
committed
dc3fcfd
View commit details
Copy full SHA for dc3fcfd
Browse repository at this point
removed re-run item and added check for terminating command
jchannon
committed
06c0a1d
View commit details
Copy full SHA for 06c0a1d
Browse repository at this point
removed commented code
jchannon
committed
d014e0b
View commit details
Copy full SHA for d014e0b
Browse repository at this point
Commits on Feb 23, 2014
tidied keyup and made currentLastIndex private variable
jchannon
committed
0b598da
View commit details
Copy full SHA for 0b598da
Browse repository at this point
You can’t perform that action at this time.