yes it works very fine in BBedit, 
but its limited  .

if i type  this code example in my new  empty html files.
i will not get autocompletions showed  for  javascript inside tags

<body>
        <div id ="div1"> Hallo BBedit </div>

        <button type="button"id="button1"> change color </button>

        <script type="text/javascript">
            document.getElementById("button1").onclick =function() {
            document.getElementById("div1").innerHTML="BBedit in now red !";
            document.getElementById("div1").style.color="red";
       }
        </script> 


    </body>        




Am Donnerstag, 11. Oktober 2018 20:31:35 UTC+2 schrieb Kerri Hicks:

> Perhaps helpful to the OP, the Markup->Edit Markup panel gives you a list 
> of eligible tags. "Insert Tag" on the in-document contextual menu (I use 
> right-click to invoke it) also gives you a picklist of eligible tags.
>
> Also, depending on how your preferences are set, BBEdit doesn't require a 
> user action to trigger the autocompletion display. I didn't use a trigger 
> in the image below, I just waited half a second.
>
> [image: Screen Shot 2018-10-11 at 12.22.01 PM.png]
> [image: autocomplete.gif]
> --Kerri
>
> On Thu, Oct 11, 2018 at 11:39 AM Jean-Christophe Helary <
> brand...@gmail.com <javascript:>> wrote:
>
>> Regarding autocompletion for HTML/CSS/Javascript (and others), Coda (not 
>> free) and Bluefish (free software) are excellent. They both automatically 
>> display the autocompletion options as you type and let you select from a 
>> drop-down menu located at point.
>>
>> Emacs is like BBEdit, it requires user action to trigger the 
>> autocompletion display.
>>
>> Jean-Christophe 
>>
>> On Oct 11, 2018, at 23:47, DavidWeinberger <da...@weinberger.org 
>> <javascript:>> wrote:
>>
>> No single tool is right for every job, so BBedit may not be the tool for 
>> you, at least at this point.
>>
>> It may be that the free version of BlueGriffon would suit your needs 
>> better, at least for HTML and CSS; the last time I looked it, it wasn't 
>> doing much with JavaScript editing. BlueGriffon shows dialogue boxes that 
>> list all (?) the available options for HTML and CSS elements. It also lets 
>> you edit HTML directly, or by editing its source code.
>>
>> Best of luck, and keep BBedit in mind as your needs evolve. 
>>
>> David W.
>> Long-time happy BBedit user
>>
>>
>> Blue Griffon <http://bluegriffon.org/>n Wednesday, October 10, 2018 at 
>> 9:41:40 AM UTC-4, BB_HTML_JS wrote:
>>>
>>>  i gave it a tray, i load all the Languages Packages and Clipping in 
>>> BBEdit , didn't get it works like the authors apps
>>> i was hopping to use it for learning HTML,CSS, javascript corse on the 
>>> mac. 
>>>
>>> i thing bbedit ist not my right apps for that, because i found  
>>> the  completions libraries for Javascript and authors languages are 
>>>  limited, 
>>> the user have to write his own stuffs. cod-less Lang..etc. 
>>> i thing  BBedit is  Professional  strong for using it in 
>>> authors professional work on the mac.
>>> i triad   Notepad ++ , Brackets and VSCode  they  behaves just like a 
>>> IDEs.
>>> they have a gread competitions Doc Lang. Libraries inside.
>>> for my learning i have to use Brackets. 
>>>
>>> i will keep updating BBedit 12.
>>>
>>>
>> -- 
>> This is the BBEdit Talk public discussion group. If you have a 
>> feature request or need technical support, please email
>> "sup...@barebones.com <javascript:>" rather than posting to the group.
>> Follow @bbedit on Twitter: <https://www.twitter.com/bbedit>
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "BBEdit Talk" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to bbedit+un...@googlegroups.com <javascript:>.
>> To post to this group, send email to bbe...@googlegroups.com 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/bbedit.
>>
>>
>> Jean-Christophe Helary
>> -----------------------------------------------
>> http://mac4translators.blogspot.com @brandelune
>>
>>
>> -- 
>> This is the BBEdit Talk public discussion group. If you have a 
>> feature request or need technical support, please email
>> "sup...@barebones.com <javascript:>" rather than posting to the group.
>> Follow @bbedit on Twitter: <https://www.twitter.com/bbedit>
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "BBEdit Talk" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to bbedit+un...@googlegroups.com <javascript:>.
>> To post to this group, send email to bbe...@googlegroups.com 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/bbedit.
>>
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <https://www.twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.

Reply via email to