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
Accelerator
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
Type
/
to 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 }}
lostfields
/
vscode-nodejs-repl
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
49
Code
Issues
14
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor code.
- #15
#15
Open
plylrnsdy
wants to merge 12 commits into
lostfields:refactoring
lostfields/vscode-nodejs-repl:refactoring
from
plylrnsdy:master
plylrnsdy/vscode-nodejs-repl:master
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Refactor code.
#15
plylrnsdy
wants to merge 12 commits into
lostfields:refactoring
lostfields/vscode-nodejs-repl:refactoring
from
plylrnsdy:master
plylrnsdy/vscode-nodejs-repl:master
Copy head branch name to clipboard
Commits
Commits on Nov 26, 2018
Fix cannot import Node.js native modules, like 'util'.
plylrnsdy
committed
31a4dea
View commit details
Copy full SHA for 31a4dea
Browse repository at this point
Commits on Dec 4, 2018
refactor all code
plylrnsdy
committed
31f96e2
View commit details
Copy full SHA for 31f96e2
Browse repository at this point
Use child process of User's Node.js as REPL.
plylrnsdy
committed
c3f52aa
View commit details
Copy full SHA for c3f52aa
Browse repository at this point
Fix cannot show results after changed active TextEditor.
plylrnsdy
committed
4482f88
View commit details
Copy full SHA for 4482f88
Browse repository at this point
Change file name to kebab-case from CamelCase.
plylrnsdy
committed
8a8f718
View commit details
Copy full SHA for 8a8f718
Browse repository at this point
Fix cannot start child process;
Show description for e9cb022
plylrnsdy
committed
e9cb022
View commit details
Copy full SHA for e9cb022
Browse repository at this point
Fix cannot import module use `import {a as b} from 'c'`;
Show description for d5778d9
plylrnsdy
committed
d5778d9
View commit details
Copy full SHA for d5778d9
Browse repository at this point
Commits on Dec 5, 2018
Fix results different with REPL outputs;
Show description for 3aeea2f
plylrnsdy
committed
3aeea2f
View commit details
Copy full SHA for 3aeea2f
Browse repository at this point
Fix cannot show error stack in hover message of result.
plylrnsdy
committed
865d8b7
View commit details
Copy full SHA for 865d8b7
Browse repository at this point
Commits on Dec 6, 2018
Add mulitple language support;
Show description for 055169c
plylrnsdy
committed
055169c
View commit details
Copy full SHA for 055169c
Browse repository at this point
Fix extension crash when active editor equal to undefined.
plylrnsdy
committed
bf9423e
View commit details
Copy full SHA for bf9423e
Browse repository at this point
Fix cannot stop extension.
plylrnsdy
committed
4eaac4d
View commit details
Copy full SHA for 4eaac4d
Browse repository at this point
You can’t perform that action at this time.