-
Improving the editor's usability by adding colour coded syntax highlighting.
Attached a few mock up explaining the same.
![screen shot 2018-08-25 at 10 27 37 am](https://user-images.githubusercont…
-
What do you think about adding in functionality to import the Canvas grade book directly into OnTask (similar to the SQL connections)?
========== Preamble ===========
Hey @abelardopardo,
Thank…
-
Dear OnTask-Team,
we've just updated to version 10.4 and had the following problem.
After logging in, django threw an security error:
"CSRF verification failed. Request aborted."
We resolved …
-
**Describe the bug**
Cant add image by choosing files .. it only works via URL
![image](https://user-images.githubusercontent.com/86096122/127939450-dfa1672e-99d3-4fcd-9ec4-730777eebe72.png)
**To…
-
1. What did i do?
```
$this->server->on('task', function ($server, $task) {
var_dump($task); // Works fine here
$mytask = $task; // Normal Assignment
…
-
-
```php
// routes/web.php
$router->get('/', function() {
$tasks[] = mt_rand(1000, 9999); //任务1
$tasks[] = mt_rand(1000, 9999); //任务2
$tasks[] = mt_rand(1000, 9999); //任务3
var_du…
-
Looking at installing this to test it out - just wanted to know what state it is in.
-
The following error: `NetworkException: ` appears from time to time when connecting to 1C v.8.1.
`isc.onec.adapter` log fragment:
```
2013-04-10 16:26:20.0984 5 on HandleMessage():receiveSendToken.r…
-
**Describe the bug**
I'm unable to get intellisense working on functions of keyed objects like below:
I just bought premium thinking this is what I was missing but this it's still not working.
…