Giter Club home page Giter Club logo

.github's Introduction

Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

Atom Default Metadata

🚨 WARNING 🚨 This README should only show on the repository at https://github.com/atom/.github. If it is showing on some other repo, please open an issue to have it fixed.

.github's People

Contributors

aaronrylaarsdam avatar antleblanc avatar arcanemagus avatar darangi avatar lee-dohm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

.github's Issues

https://github.com/atom/.github/issues/25#issuecomment-797495504> Hallo, ich habe gerade über Atom programmiert, um meine Website zu erstellen. Ich wollte einen Hintergrund verwenden, den ich von YT bekommen habe, da ich denke, dass er sehr gut aussieht. Ich habe es eingefügt, aber es hat nicht funktioniert ... Ich habe mehrmals versucht, es erneut einzufügen, aber es hat nicht funktioniert! Nach einer Weile habe ich den genauen Code in VS Code eingefügt und dann funktioniert es perfekt.

English language

Hallo, ich habe gerade über Atom programmiert, um meine Website zu erstellen. Ich wollte einen Hintergrund verwenden, den ich von YT bekommen habe, da ich denke, dass er sehr gut aussieht. Ich habe es eingefügt, aber es hat nicht funktioniert ... Ich habe mehrmals versucht, es erneut einzufügen, aber es hat nicht funktioniert! Nach einer Weile habe ich den genauen Code in VS Code eingefügt und dann funktioniert es perfekt.
Bitte fügen Sie diesen Code hinzu:
Hintergrund: linearer Farbverlauf (rechts oben (Farbe), (Farbe));

(Das Bild stammt aus Vs Code, da es für Atom nicht funktioniert.)
Dieser Code hat bei Atom nicht funktioniert

Originally posted by @ in #25 (comment)

error [-Wunused-variable] U8glib

When trying to compile in ATOM 1.41.0 x 64 using a platformio ide extension, I receive an error [-Wunused-variable]. The file in question comes from Marlin Github "Marlin-bugfix-2.0.x". I beleive the path is (Marlin-bugfix-2.0.x/Marlin/src/HAL/HAL_AVR/u8g_com_HAL_AVR_sw_sp.cpp). The exact error (which does not keep me from compiling successfully) is;
.pio\libdeps\LPC1768\U8glib-HAL_ID1932\src\clib\U8g_com_i2c.c:44:16: warning: 'u8g_i2c_opt' defined but not used [-Wunused-variable] static uint8_t u8g_i2c_opt; /* U8G_I2C_OPT_NO_ACK, SAM: U8G_I2C_OPT_DEV_1 */
The files compile successfully, but when trying to compile in Arduino Marlin with the Marlin.ino file, I receive the following error and cannot compile.
Arduino: 1.8.10 (Windows 10), Board: "Arduino/Genuino Uno"

D:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware D:\Program Files (x86)\Arduino\hardware -tools D:\Program Files (x86)\Arduino\tools-builder -tools D:\Program Files (x86)\Arduino\hardware\tools\avr -built-in-libraries D:\Program Files (x86)\Arduino\libraries -libraries C:\Users\Rods account\Documents\Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10810 -build-path C:\Users\RODSAC1\AppData\Local\Temp\arduino_build_534461 -warnings=none -build-cache C:\Users\RODSAC1\AppData\Local\Temp\arduino_cache_382076 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino5.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -verbose C:\Users\Rods account\Desktop\3D printer\Marlin-bugfix-2.0.x\Marlin\Marlin.ino
D:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware D:\Program Files (x86)\Arduino\hardware -tools D:\Program Files (x86)\Arduino\tools-builder -tools D:\Program Files (x86)\Arduino\hardware\tools\avr -built-in-libraries D:\Program Files (x86)\Arduino\libraries -libraries C:\Users\Rods account\Documents\Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10810 -build-path C:\Users\RODSAC1\AppData\Local\Temp\arduino_build_534461 -warnings=none -build-cache C:\Users\RODSAC1\AppData\Local\Temp\arduino_cache_382076 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino5.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=D:\Program Files (x86)\Arduino\hardware\tools\avr -verbose C:\Users\Rods account\Desktop\3D printer\Marlin-bugfix-2.0.x\Marlin\Marlin.ino
Using board 'uno' from platform in folder: D:\Program
Using core 'arduino' from platform in folder: D:\Program
Detecting libraries used...
"D:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\RODSAC1\AppData\Local\Temp\arduino_build_534461\sketch\Marlin.ino.cpp" -o nul
"D:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\RODSAC
1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\HAL.cpp" -o nul
Error while detecting libraries included by C:\Users\RODSAC1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\HAL.cpp
"D:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\RODSAC
1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\HAL_SPI.cpp" -o nul
Error while detecting libraries included by C:\Users\RODSAC1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\HAL_SPI.cpp
"D:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\RODSAC
1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\MarlinSerial.cpp" -o nul
Error while detecting libraries included by C:\Users\RODSAC1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\MarlinSerial.cpp
"D:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\RODSAC
1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\Servo.cpp" -o nul
Error while detecting libraries included by C:\Users\RODSAC1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\Servo.cpp
"D:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\RODSAC
1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\fast_pwm.cpp" -o nul
"D:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\RODSAC1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\fastio.cpp" -o nul
"D:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\RODSAC
1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\persistent_store_eeprom.cpp" -o nul
Error while detecting libraries included by C:\Users\RODSAC1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\persistent_store_eeprom.cpp
"D:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-ID:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\RODSAC
1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\u8g_com_HAL_AVR_sw_spi.cpp" -o nul
Alternatives for U8glib.h: []
C:\Users\RODSAC~1\AppData\Local\Temp\arduino_build_534461\sketch\src\HAL\HAL_AVR\u8g_com_HAL_AVR_sw_spi.cpp:65:10: fatal error: U8glib.h: No such file or directory
ResolveLibrary(U8glib.h)

#include <U8glib.h>

-> candidates: [] ^~~~~~~~~~

compilation terminated.

exit status 1
Error compiling for board Arduino/Genuino Uno.

I have deleted and redownloaded the github version and recompiled in ATOM platformio IDE and no longer receive the error: (.pio\libdeps\LPC1768\U8glib-HAL_ID1932\src\clib\U8g_com_i2c.c:44:16: warning: 'u8g_i2c_opt' defined but not used [-Wunused-variable] static uint8_t u8g_i2c_opt; /* U8G_I2C_OPT_NO_ACK, SAM: U8G_I2C_OPT_DEV_1 */) while compiling. However, I still get the error in Arduino and am unable to compile. I have posted this problem on the Arduino boards as well. I am a beginner and cannot determine from where this error has originated, or how to fix it as I am not a coder.
Thanks in advance for any help that you might give me.

Bring over more atom/atom templates

Many of the repositories in the organization haven't had the templates copied over to them, or if they have they are potentially out of date. Migrate the appropriate templates from atom/atom over here so all repositories in the organization can benefit from them.

artifacts on the ui

Prerequisites

chat give error 404 and i foud other graphical issues but not the same

Description
when i code in atom, i have artifacts showing in the user interface, those artifacts happen more easily when i slide the mouse over an icon in the windows menu bar or another program or when i scroll on the editor or slide over anothe pane.
it not happen every time but i will say every 5 min easily

Expected behavior:
i makes my eyes bleed pleeease save me from this torture

Actual behavior:
i will post a picture if needed

Reproduces how often:
multiples per hour

Versions
Atom : 1.60.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1

Additional Information
asus raider ge75
Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz 2.59
intel UHD graphics
NVIDIA GeForce RTX 2080 Super
windows 10 home 64bits
Screenshot (28)

This code does not work for Atom!

Hi, I have just been programming through Atom to create my website. I wanted to use a background I got from YT as I think it looks very good. I inserted it but it didn't work...I tried inserting it again several times but it didn't work! After a while I inserted the exact code in VS Code and then it works perfectly.
Please do add this code:
background: linear-gradient(to right top, (color) , (color) );

(the picture is from Vs Code, as it does not work for Atom)
This code didn´t work for Atom

atom lpc1768 environment keeps failing. When i try to do the end build of the sketch. To get the bin file i need for the skr v1.3 bigtree board.

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Reproduces how often:

Versions

Additional Information

Atom doesn't quit on macOS. Only force quit works

Prerequisites

Description

When I close atom using command + W, the window closes. When I try to quit atom using command + Q, it doesn't quit. If I try to restart my mac it doesn't restart because atom doesn't quit at all.
The only thing that works is force quit. But I can't do it every time I want to quit atom or restart.
I did force quit atom multiple times on another and now it has a logic board problem. Obviously I can't say if my previous mac overworked to force quit atom and got the logic board problem and it happened because of atom, but now I'm apprehensive that it may cause some damage

Steps to Reproduce

  1. None, happens on its own

Expected behavior:

For atom to quit when I press command + Q

Actual behavior:

It doesn't quit. The mac doesn't restart

Reproduces how often:

Difficult to say because mac is always starts in the same state whether it's a restart or wake up from sleep, so can't really say if the atom closed last time, but I'd still put percentage around 50%

Versions

1.50.0 x64
Electron: 5.0.13
Chrome: 73.0.3683.121
Node: v12.0.0

macOS Catalina
version 10.15.6

Additional Information

Pull request template - report some broken links

Description

File impacted: .github/PULL_REQUEST_TEMPLATE.md:

The following links return an error 404: Not Found:

Steps to Reproduce

  1. Go to: https://github.com/atom/.github/blob/master/PULL_REQUEST_TEMPLATE.md
  2. See the broken links

Expected behavior:

All links should be fixed.

Actual behavior:

All links are broken.

Reproduces how often:

Always reproduce the issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.