-
Is there a way to get the current cursor position and the file location?
I want to use sockets to have in realtime the cursor's position moving, is there a way to achieve this? |
Beta Was this translation helpful? Give feedback.
Answered by
danilowoz
Apr 14, 2022
Replies: 1 comment 1 reply
-
Hey, I just updated the documentation with some instructions of how to do this: Let me know if the documentation is clear enought |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
danilowoz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, I just updated the documentation with some instructions of how to do this:
https://sandpack.codesandbox.io/docs/advanced-usage/components#advanced-usage
Let me know if the documentation is clear enought