-
On local VSCode sessions calling `@edit` from VSCode either inline or from the REPL correctly opens the appropriate file in VSCode itself, but in a Remote SSH session I get eg
```
julia> @edit 1+2…
-
Your idea for a subtitle correction service could be very useful, especially for those who encounter character encoding issues in subtitles (e.g., with special characters or accented letters in differ…
-
**Using Silverstripe 5.1.0-beta1 / Elemental tag 5.0.3**
I'm trying to add a NumericField to an Element, using the following code:
```php
private static $db = [
'Width' => 'Int',
];
$fields->ad…
-
**Issue by [njx](https://github.com/njx)**
_Monday Nov 05, 2012 at 19:49 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/2048_
----
(In the color picker branch, not in master ye…
-
**Issue by [jasonsanjose](https://github.com/jasonsanjose)**
_Wednesday Jan 16, 2013 at 19:09 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/2563_
----
1. Open brackets/test/sm…
-
```
Inline replies seem to affect the ability to append text to a blip differently
depending on where
they are located in a blip.
* If a inline reply is inserted in the middle of the blip, then ad…
-
When opening up the inline editor for a function that is defined above the current selection in the same file, adding/deleting lines in the inline editor makes the editor move. This is of course becau…
-
When using `repeater` and `->set_edit_mode('popup)` to display `->set_title_template()` in the popup header area. This way it's clear in popup mode which field or detailed values are being changed.
…
-
As per the discussion with the team the following is the summary for new docs structure:
The docs will be organized into top-level sections by navbar links, defined like [here](https://github.com/c…
-
The google GRPC compiler copies the comments made in the proto files to their .py counter parts.
For code documentation it would be great if the betterproto compiler could also copy over the added …