You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
These are the documentation discrepancies to how the actual marklogic plugin works.
Ctrl + Shift + ' did not open up the webpage and search MarkLogic online docs
attribute name() { () } - in the editor it is returned as attribute name { () }. Not a major issue just the syntax.
similary element name() { () } is coming up as element name { () }. Not a major issue just the syntax.
trigger element fun isn't returning me a function snippet. Instead it returns me something like this declare namespace s = "http://www.w3.org/2005/xpath-functions";
It'll be great if you can revisit all of the shortcuts/documentation and correct these minor issues. Thank you.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
These are the documentation discrepancies to how the actual marklogic plugin works.
declare namespace s = "http://www.w3.org/2005/xpath-functions";
It'll be great if you can revisit all of the shortcuts/documentation and correct these minor issues. Thank you.
The text was updated successfully, but these errors were encountered: