bjorn %!s(int64=3) %!d(string=hai) anos
pai
achega
ec17bec0f4
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      guides/FAQ.md

+ 4 - 0
guides/FAQ.md

@@ -21,6 +21,10 @@ touchscreens.  There are some plugins available that help bridge this gap.
 Yes, there are `lovr.keypressed`, `lovr.keyreleased`, and `lovr.textinput` callbacks.  For mouse
 Yes, there are `lovr.keypressed`, `lovr.keyreleased`, and `lovr.textinput` callbacks.  For mouse
 input, see `lovr-mouse` on the <a data-key="Libraries">Libraries</a> page.
 input, see `lovr-mouse` on the <a data-key="Libraries">Libraries</a> page.
 
 
+> Is there autocomplete for VS Code?
+
+See [this gist](https://gist.github.com/ussaohelcim/9eca6eaa903eefff07b4f3e2019de915).
+
 > How do I get LÖVR to work with OpenXR?
 > How do I get LÖVR to work with OpenXR?
 
 
 Currently, OpenXR support is not included by default.  You can compile from source and add the
 Currently, OpenXR support is not included by default.  You can compile from source and add the