vscode-ocaml-platform icon indicating copy to clipboard operation
vscode-ocaml-platform copied to clipboard

Syntax: dune

Open smorimoto opened this issue 11 months ago • 0 comments

Stanza Coverage

Note: This list was auto-generated based on a loose comparison of the documentation and the syntax file, so the wrong tasks may have been mixed.

https://dune.readthedocs.io/en/stable/dune-files.html

  • [ ] accept_alternative_dune_file_name
  • [ ] action_stderr_on_success
  • [ ] action_stdout_on_success
  • [x] alias
  • [x] authors
  • [x] bug_reports
  • [ ] cache-check-probability
  • [ ] cache-storage-mode
  • [ ] cache
  • [x] cinaps
  • [ ] config
  • [x] context
  • [x] copy_files
  • [x] coq.theory
  • [x] cram
  • [x] data_only_dirs
  • [x] deprecated_library_name
  • [x] dialect
  • [x] dirs
  • [ ] display
  • [x] documentation
  • [x] env
  • [x] executable
  • [ ] executables_implicit_empty_intf
  • [x] executables
  • [ ] expand_aliases_in_sandbox
  • [x] explicit_js_mode
  • [ ] external_variant
  • [x] foreign_library
  • [x] formatting
  • [x] generate_opam_files
  • [x] generate_sites_module
  • [x] homepage
  • [x] ignored_subdirs
  • [x] implicit_transitive_deps
  • [x] include_subdirs
  • [x] include
  • [x] install
  • [x] jbuild_version
  • [ ] jobs
  • [x] library
  • [x] license
  • [x] maintainers
  • [ ] map_workspace_root
  • [x] mdx
  • [x] menhir
  • [x] name
  • [x] ocamllex
  • [x] ocamlyacc
  • [ ] opam_file_location
  • [x] package
  • [x] plugin
  • [x] profile
  • [x] rule
  • [ ] sandboxing_preference
  • [x] source
  • [x] subdir
  • [ ] subst
  • [ ] terminal-persistence
  • [x] test
  • [x] tests
  • [x] toplevel
  • [ ] use_standard_c_and_cxx_flags
  • [x] using
  • [x] vendored_dirs
  • [x] version
  • [x] wrapped_executables

smorimoto avatar Jul 17 '23 13:07 smorimoto