hjue

Results 8 issues of hjue

网址是baidufe.com,是百度前端出品吗?

I change the code in FTCoreTextAppDelegate.m: ``` UINavigationController *nav = [[UINavigationController alloc]initWithRootViewController:articleVC]; [self.window setRootViewController:nav]; ``` The FTCoreText only display part text,because it's frame height is wrong.

使用docker方式安装 运行后,https 访问主机端口,浏览器控制台报错如下图 ![image](https://user-images.githubusercontent.com/1135045/179478503-8fd79681-840c-4c71-9a57-b5ae0d149561.png) 错误信息如下: bundle.js:2 Mixed Content: The page at 'https://xxx/' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://xxx/service'. This request has been...

🐞 bug
wontfix

我在index.ts 中设置了extensionCandidate和extensionDir,yarn start后已安装的插件显示我预置的插件(如下图),这个是我期望的。 但extensionCandidate指定的插件未加载,这点可以从 Show Running Extensions中观察到,同时 html 未高亮也证实系统预置插件未加载。 ![image](https://user-images.githubusercontent.com/1135045/180357680-b1f6a47e-2481-499c-9275-ce2e8e06ef72.png) 这是我修改的index.ts 代码 ``` renderApp({ extensionDir: "/xxx/ide-startup/my-extensions", extensionCandidate: [{ path: '/xxx/ide-startup/extensions', isBuiltin: true, isDevelopment: false }], modules: [ ...CommonBrowserModules, ExpressFileServerModule, ],...

flutter doctor 会不会和系统是 10.15有关

使用 docker 方式安装后无法安装插件 **复现路径(To Reproduce)** 1. 使用 docker 方式安装 sumi,docker run --rm -d -p 8080:8000/tcp ... 2. 通过 web 访问 ip:8080 3. 选择镜像市场,安装 python 插件 **问题截图(Screenshots)** ![image](https://user-images.githubusercontent.com/1135045/176587954-921235a8-574b-4966-bd38-15766acff48c.png) 打开chrome dev-tools,网络中有访问主机:8899端口,而 docker...

🐞 bug
👨🏻‍💻 good first issue
wontfix

@RoostertailSoftware Hjue, Sorry if this is not about JustWriting, but I could not find an email on your website nor on your github account. I just purchased this app and...