fgiamma
fgiamma
Thanks a lot for your answer @andrefarzat , I am aware of plotly.js-locales but being a newbie in Angular I don't quite understand how to use it. I have configured...
> Create file src/typing.d.ts: > > ```ts > declare module 'plotly.js-locales/nl' > ``` > > This is my src/app/app.module.ts: > > ```ts > import {NgModule} from '@angular/core'; > import {BrowserModule}...
Hello, I will attach the code below, but any sql string will do. ``` #!/usr/bin/env python3 from initclass import InitClass import sys import os sys.path.append(os.path.abspath("../../")) class Test(InitClass): def __init__(self): super().__init__()...
Thanks @Arcanemagus, I wasn't aware of this issue, I still can't understand why for versions of atom under 1.37.0 the syntax highlight still works. My current atom setup is a...
Hello @Eonasdan, having the same issue I tried to follow various suggestions but I can't still figure out how to solve the problem. My browser in in English, but I...