Help

VSC Code Formatting for Formulas?

Solved
Jump to Solution
2221 2
cancel
Showing results for 
Search instead for 
Did you mean: 
Ready_Richman
4 - Data Explorer
4 - Data Explorer

For folks that write their formulas in VSC (or Sublime Text or any other code editor), what syntax auto-coloring do y'all use? There's nothing specific to Airtable's syntax, so I'm wondering what folks have been to be most pleasing and/or function the best? 

2 Solutions

Accepted Solutions
kuovonne
18 - Pluto
18 - Pluto

I usually use JavaScript. It isn't perfect but is close enough for me. I vaguely recall that a different flavor of JS worked slightly better, but not well enough to bother changing languages.

See Solution in Thread

2 Replies 2
TheTimeSavingCo
18 - Pluto
18 - Pluto

Plain old JS for me!

kuovonne
18 - Pluto
18 - Pluto

I usually use JavaScript. It isn't perfect but is close enough for me. I vaguely recall that a different flavor of JS worked slightly better, but not well enough to bother changing languages.