adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.25k stars 7.63k forks source link

adding p5 keywords to brackets #13069

Open kiratsunami opened 7 years ago

kiratsunami commented 7 years ago

Prerequisites

For more information on how to write a good bug report read here For more information on how to contribute read here

Description

[Description of the bug or feature]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expected to happen]

Actual behavior: [What actually happened]

Versions

Please include the OS and what version of the OS you're running. Please include the version of Brackets. You can find it under Help -> About Brackets (Windows and Linux) or Brackets -> About Brackets (macOS)

kiratsunami commented 7 years ago

hi guys i wanted to know is it possible to add some keywords to brackets like fill ellipse ... from p5.js thx

swmitra commented 7 years ago

@kiratsunami Thanks for using Brackets and reaching out to us. From the issue description it's not clear that what is the expectation. Is this only custom code coloring you are asking for where we could treat some additional tokens as keywords?

kiratsunami commented 7 years ago

thx @swmitra for answering me so fast , well i want that Brackets can handle those keywords like Html , i type char in meta and with SPACE+CTRL he finished + another color , i'm speaking about keywords of p5.js like fill ellipse ... and that he recognize the arguments and what i'm supposed to enter and another time thx for u're answer it's kind from you