You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This [Atom](https://atom.io) package adds syntax checking for [Csound](https://csound.com) orchestras.
5
+
This [Pulsar](https://pulsar-edit.dev) package adds syntax checking for [Csound](https://csound.com) orchestras.
7
6
8
7
## Including Files
9
8
10
9
The linter-csound preprocessor searches paths for files included using [`#include`](https://csound.com/docs/manual/include.html) in this order:
11
10
12
-
1. The paths returned by Atom’s [`Project::getPaths`](https://flight-manual.atom.io/api). (This is usually one path that’s roughly equivalent to the current directory.)
11
+
1. The paths returned by Pulsar’s `Project::getPaths`. (This is usually one path that’s roughly equivalent to the current directory.)
0 commit comments