NuSphere Forums Forum Index
NuSphere Forums


Wed Jul 31, 2024 3:27 am
Replies: 2
Views: 7624
While I second your request for recognition of the let keyword and other additions to JavaScript's latest standards, I think that the ` char is not the ' char, and the first one that you're using is a ...

Wed May 31, 2023 1:18 pm
Replies: 2
Views: 7624
This question is basically due to annoyance than anything else.

I have been a NuSphere customer for quite a long time, and LOVE this product. I do quite a lot of work with Javascript and have notic ...

Wed Apr 26, 2023 8:56 am
Replies: 2
Views: 10934
While we're at it: the JavaScript parser doesn't seem to know about default parameters:

function fetchHtml(which, param, title= 'Title')

is flagging two errors:

unexpected "=", ex ...

Wed Apr 26, 2023 3:27 am
Replies: 2
Views: 10934
Not sure that this is the correct section to enter this topic, but anyway...
I'll have to second this.

Whenever setting a value of a javascript var (script is part of a php file) from php, PHPed i ...

Tue Jan 14, 2020 12:53 pm
Replies: 2
Views: 10934
Is there anyway to prevent the IDE from showing an error when there are php tags inside a javascript block. For example

<script>
var test = <?= $text; ?>;
</script>


or
...

Fri Oct 18, 2019 10:53 am
Replies: 6
Views: 12962
Hello - Is there any way to customize the block comment settings in the PHPEd editor? I work with Smarty a lot, and it would helpful to be able block-comment a selection in a .tpl file by pressing Ctr ...

Mon Jul 22, 2019 9:27 am
Replies: 0
Views: 6279
This question is basically due to an annoyance than anything else.

I have been a NuSphere customer for quite a long time, and LOVE this product. I do quite a lot of work with Javascript and have no ...

Sat Oct 20, 2018 4:53 am
Replies: 8
Views: 6794
I am not sure how intertwined the code collapsing is with the JavaScript parser, but making it work in ES6 cases would make it's support much more usable.

Some examples:

class A {
myF ...

Mon Dec 26, 2016 10:42 am
Replies: 8
Views: 6794
I upgraded the PhpED 18, and it seems to me, the new syntax and features in JavaScript is not implemented.

For example let keyword.

http:// es6-features.org/#BlockScopedVariables

Is there a w ...

Mon Feb 01, 2016 8:35 am
Replies: 0
Views: 5077
Are there plans to support ECMAScript 2015 in PHPEd? I see there was a question about JS support in 2007 with no response so I'm not too hopeful on getting a response here it would seem:
http://forum ...

Tue Jul 22, 2014 12:26 pm
Replies: 6
Views: 5426
No. Javascript autocomplete is more important.

And when the Javascript autocomplete will be made, then still 'No'?

Tue Jul 22, 2014 10:45 am
Replies: 6
Views: 5426
No. Javascript autocomplete is more important.
Page 1 of 13
All times are GMT - 5 Hours