sunlight icon indicating copy to clipboard operation
sunlight copied to clipboard

add support for node.js links

Open tracker1 opened this issue 11 years ago • 0 comments

Would like to suggest essentially an extension of JavaScript as a language option where core module/method names for node.js are linked (similar to php).

for example:

  • input of os.hostname()
  • would link to http://nodejs.org/api/os.html#os_os_hostname

tracker1 avatar Jun 18 '14 03:06 tracker1