microsoft / microsoft/TypeScript-Sublime-Plugin
Add ability to use BSD style bracketing
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
My company uses the C#/BSD style curly braces. I would like a way to have TS auto format in that fashsion, rather than the C/K&R style that it currently does. If there is already a way to do this, I apologize, but I didn't see it in the docs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions TypeScript auto-formatting and the documentation, but names no files, tests, or entry points. First check whether the plugin or TypeScript language services already expose a brace-style option. Done means BSD-style bracketing is supported and the available setting is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100