-
Allow admins to add deviations common for all teachers.
-
@ feat/common-components
-
We have a `correctCommonEsqlMistakes` function that perform some programmatic (no LLM) fixes of generated queries, to fix things like bad quotes, wrong field name escaping and so on:
https://github.…
-
There are some common prefixes/suffixes which are spelt differently to given accepted names and make name matching difficult. For example Urechites karwinsky in (B. del Castillo et al., Tetrahedron Le…
-
```javascript
TypeError: Cannot read properties of undefined (reading 'getViewLineMinColumn')
at rLi.getViewLineMinColumn in src/vs/editor/common/viewModel/viewModelLines.ts:735:62
at dLi.getLineMinCo…
-
Log https://jitpack.io/com/github/QiQiH/common_util/1.0.0/build.log
QiQiH updated
3 weeks ago
-
These were two problems I encountered (Linux mint) that can be easily fixed.
1 - Python 3 is not the main version of your system
https://unix.stackexchange.com/questions/410579/change-the-python3-…
-
C-x Space = Mark Set
M-w = copy
C-y = paste
C-g = Quit
C-x C-f = Find and Open File
M-<
M->
C-x u = Undo
C-e = Go to the End of Line
C-x C-s Save
C-k = Kill the Rest of Current Line
C-a = …
-
```
What steps will reproduce the problem?
I identify two problems.
1.
Can't add two independed data lines to line chart.
See LineChartDataAppender on line 169 and replace comma by pipe.
Probles is …
-
It would be nice if your wrappers would provide a common interface for setting options and rendering.
A potential user doesn't want to lookup the api of each component.