microsoft / microsoft/vscode-pgsql
Make the font size for the SQL messages larger and or customisable
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 395
- Forks
- 33
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 3
Description
Having set up the size of the font in the VS Code's editor, menus etc....the message window seems to ignore all those settings and display in tiny 10pt....to make things worse at the relatively small size it defaults to some serif font making reading very difficult.
Allow customisation of the Message Window.
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
No files, tests, or entry points are named. Start by locating the VS Code extension's SQL message window implementation and inspecting how its font styling is set. Done means the message window has a readable default or a supported customization setting, with the behavior verified by relevant extension checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, vscode
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100