Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonpalmisc/st-clang-format
Integrate clang-format with Sublime Text
https://github.com/jonpalmisc/st-clang-format
clang-format sublime-text
Last synced: 7 days ago
JSON representation
Integrate clang-format with Sublime Text
- Host: GitHub
- URL: https://github.com/jonpalmisc/st-clang-format
- Owner: jonpalmisc
- License: bsd-3-clause
- Created: 2021-12-10T17:10:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T12:35:45.000Z (about 3 years ago)
- Last Synced: 2025-01-12T13:56:14.751Z (15 days ago)
- Topics: clang-format, sublime-text
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Sublime Text Clang Format Plugin
This is a minimal plugin integrating `clang-format` with Sublime Text, with
emphasis on the word minimal. It is not ready for production use. I have only
implemented the features I currently need.## Installation
Clone this repository into your local packages directory.
## License
Copyright © 2021 Jon Palmisciano; licensed under the BSD 3-Clause license.