Skip to content

Commit 4fd2ecf

Browse files
committed
Make the call for issues more prominent
1 parent 765516b commit 4fd2ecf

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

content/blog/air/index.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ To open your `settings.json` file, run one of the following from the Command Pal
9191
If you work on a project with collaborators, we recommend that you check in these project specific settings to your repository to ensure that every collaborator is using the same formatting settings.
9292

9393
If your preferred editor isn't listed here, but does support the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/), then it is likely that we can add support for Air there as well.
94-
Feel free to open an [issue](https://github.com/posit-dev/air/issues)!
94+
95+
If you have any questions or run into issues installing or using Air, feel free to open an [issue](https://github.com/posit-dev/air/issues)!
9596

9697
## What's a formatter?
9798

content/blog/air/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ editor:
1919
markdown:
2020
wrap: sentence
2121
canonical: true
22-
rmd_hash: bbeaded2c01fe63b
22+
rmd_hash: a1e330e44da98a68
2323

2424
---
2525

@@ -72,7 +72,9 @@ To open your `settings.json` file, run one of the following from the Command Pal
7272

7373
- Run `Preferences: Open Workspace Settings (JSON)` to modify project specific settings. You may want to use this instead of setting the user level setting if you drop in on multiple projects, but not all of them use Air. If you work on a project with collaborators, we recommend that you check in these project specific settings to your repository to ensure that every collaborator is using the same formatting settings.
7474

75-
If your preferred editor isn't listed here, but does support the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/), then it is likely that we can add support for Air there as well. Feel free to open an [issue](https://github.com/posit-dev/air/issues)!
75+
If your preferred editor isn't listed here, but does support the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/), then it is likely that we can add support for Air there as well.
76+
77+
If you have any questions or run into issues installing or using Air, feel free to open an [issue](https://github.com/posit-dev/air/issues)!
7678

7779
## What's a formatter?
7880

0 commit comments

Comments
 (0)