Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 478 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 478 Bytes
  • Make function() syntax highlighting better.

    • In particular,
    foo <- function() {}

    Get autocomplete to recognize function name

  • Allow for arbitrary function names inside backticks

  • Highlight Roxygen comments (look at RStudio)

  • Don't use syntax highlighting within a fixed() call

  • look at brackets around :alpha: in regex

  • Figure out which package makes python indentation work when inserting newline within function