Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,208 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in sublimehq/Packages that received 1 comment
[ShellScript] Fix ebuild/eclass file extensions
These two patterns for Gentoo packaging files should be treated as file extensions, not as full filenames.
- #1213 Added plaintext.txt for regression test
- Integrate README.md with new assets.md
- Add syntax tests for CpuInfo and MemInfo filetype
- Add Clojure syntax test
- Add GraphQL syntax test sample
- Set line endings for batch files to LF for syntax-tests
- Add CMake syntax highlighting test
- Add feature for using jemalloc allocator.
- Add option to specify bat target in run-benchmarks.sh
- Add `-S` flag to less when `--wrap=never` (closes #1255)
- Use Briles/gruvbox .tmTheme files instead of peaceant's port
- Add sample Crystal file (#1213)
- Add Lua syntax test
- Add Batch syntax test
- Add support for opening file starting at a given line number
- ADDED swift test file for syntax highlighting
- Added CSS syntax highlight file and folder
- Add syntax highlighting test file for INI (#1213)
- Add example file for YAML highlighting
- Fix spelling and use PROJECT_EXECUTABLE more
- Print error message if bat not found on path
- Add C file test
- Add Java file test
- Add Cpp file test
- Add Bash syntax tests.
- Some pull request reviews not shown.
Created an issue in sharkdp/bat that received 40 comments
Complete collection of syntax highlighting test files
With all the recent news about Hacktoberfest I thought it would be a good idea to point out good beginner issues that would be actually helpful for b…