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 }}
rokbot
/
code_runner.nvim
Public
forked from
CRAG666/code_runner.nvim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
code_runner.nvim
lua
code_runner
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 29, 2024
use "crunner" filetype on all crunner buffers
n-crespo
committed
ee79665
View commit details
Copy full SHA for ee79665
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
Merge pull request #110 from dangkhoipro/main
Show description for e40f651
CRAG666
authored
e40f651
View commit details
Copy full SHA for e40f651
View code at this point
Browse repository at this point
improve select ui from code_runner
CRAG666
committed
2ad817c
View commit details
Copy full SHA for 2ad817c
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
feat: add hot reload
khoind4
committed
a56e367
View commit details
Copy full SHA for a56e367
View code at this point
Browse repository at this point
fix: update stop command
khoind4
committed
f845265
View commit details
Copy full SHA for f845265
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
Fix project patterns
Show description for 8d86f52
Syphdias
committed
8d86f52
View commit details
Copy full SHA for 8d86f52
View code at this point
Browse repository at this point
Commits on Nov 18, 2023
#94 chage api for find proyects
CRAG666
committed
701807c
View commit details
Copy full SHA for 701807c
View code at this point
Browse repository at this point
New hook name
CRAG666
committed
c55d05e
View commit details
Copy full SHA for c55d05e
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
improbe hook for preview pdf
CRAG666
committed
278ead5
View commit details
Copy full SHA for 278ead5
View code at this point
Browse repository at this point
Commits on May 25, 2023
fix: #88, not close
CRAG666
committed
01ce754
View commit details
Copy full SHA for 01ce754
View code at this point
Browse repository at this point
Commits on May 23, 2023
feat: add hook for previe pdf files. Better funtion in commands, change Doc in README.md
CRAG666
committed
1847918
View commit details
Copy full SHA for 1847918
View code at this point
Browse repository at this point
Commits on May 22, 2023
Improbe better_term mode
CRAG666
committed
210554f
View commit details
Copy full SHA for 210554f
View code at this point
Browse repository at this point
BREAKING CHANGE: `toggle` mode is removed, Replaced by better_term mode, an improved mode
CRAG666
committed
cf79c6c
View commit details
Copy full SHA for cf79c6c
View code at this point
Browse repository at this point
Commits on May 11, 2023
feat: ability to run projects in specific mode
saccarosium
committed
478b214
View commit details
Copy full SHA for 478b214
View code at this point
Browse repository at this point
Commits on May 3, 2023
Merge branch 'main' into remove_plenary
saccarosium
committed
39fd6b4
View commit details
Copy full SHA for 39fd6b4
View code at this point
Browse repository at this point
Merge branch 'main' into develop
CRAG666
authored
bef7b99
View commit details
Copy full SHA for bef7b99
View code at this point
Browse repository at this point
Commits on Apr 30, 2023
Fixed typo in options.lua and README.MD for rust config (missing slash in executing script)
burgr033
committed
de30877
View commit details
Copy full SHA for de30877
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
deprecate mode 'buffer'
saccarosium
committed
6b14fbc
View commit details
Copy full SHA for 6b14fbc
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
feat: detect filetype with nvim 0.8 API
saccarosium
committed
8723f33
View commit details
Copy full SHA for 8723f33
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
Feat: action before executing a file, change README, New Feature: args table for filetypes
Diego Cruz Aguilar
committed
825a0d5
View commit details
Copy full SHA for 825a0d5
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
scroll term buffer to bottom so it will autoscroll
Saint
committed
fff53bd
View commit details
Copy full SHA for fff53bd
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
default option, delete default path
Diego Cruz Aguilar
committed
3c69100
View commit details
Copy full SHA for 3c69100
View code at this point
Browse repository at this point
new key utils
Diego Cruz Aguilar
committed
7d4ff1c
View commit details
Copy full SHA for 7d4ff1c
View code at this point
Browse repository at this point
better run project
Diego Cruz Aguilar
committed
27038b0
View commit details
Copy full SHA for 27038b0
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
Error stated in #58 is no longer showing
Show description for 96a2532
dorrajmachai
authored
96a2532
View commit details
Copy full SHA for 96a2532
View code at this point
Browse repository at this point
testing bug fix mentioned in comment under #58
dorrajmachai
authored
799198d
View commit details
Copy full SHA for 799198d
View code at this point
Browse repository at this point
better nullsafe docstring
Diego Cruz Aguilar
committed
d5dadb7
View commit details
Copy full SHA for d5dadb7
View code at this point
Browse repository at this point
fixed #58, fixed #51, better docstring, add new features and clean code
Diego Cruz Aguilar
committed
bcdd367
View commit details
Copy full SHA for bcdd367
View code at this point
Browse repository at this point
Commits on Oct 1, 2022
ADD: close_key that can quickly close the floating window
NEX-S
committed
d8f55cf
View commit details
Copy full SHA for d8f55cf
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
fix(run_code): check for nil filetype
sigmaSd
committed
0658d89
View commit details
Copy full SHA for 0658d89
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
call command() only once per run_code invocation
sigmaSd
committed
8624cf4
View commit details
Copy full SHA for 8624cf4
View code at this point
Browse repository at this point
Allow multiple handlers for the same filetype
Show description for f9aaf76
sigmaSd
committed
f9aaf76
View commit details
Copy full SHA for f9aaf76
View code at this point
Browse repository at this point
Commits on Aug 15, 2022
Clean changes
Diego Cruz Aguilar
committed
7c64161
View commit details
Copy full SHA for 7c64161
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
Fix #36
Diego Cruz Aguilar
committed
c3da886
View commit details
Copy full SHA for c3da886
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
Fixed no sub commands not encoding filepath
Show description for fd49f22
Sam-Hobson
authored
fd49f22
View commit details
Copy full SHA for fd49f22
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.