Devon Powell
Devon Powell
# Issue `viewer` is never executed regardless of settings, resulting in PDF file never opening # Settings I currently set `view_command` as simple as possible: directly opening the file with...
# Overview The online documentation often has links that are broken. For example, the "Command Viewer" link, https://latextools.readthedocs.io/en/latest/settings/#command-viewer, does not work because there doesn't seem to be any `#command-viewer` element...
If I use any combination of ```javascript // types.ts /** * Valid JSON primitive types. * * @arbitrary_tag IncludesNotAddingTag */ export type JsonPrimitive = ( | string | number |...
It would be very helpful if node.green displayed the release date for each version of Node.js, either above/below the `X% compatible` or on Node.js version mouse hover. This would help...