Giter VIP home page Giter VIP logo

contexteditor's People

Watchers

 avatar

contexteditor's Issues

Error when setting File Type Extensions in Environment Options

What steps will reproduce the problem?

1. Open the Environment Options dialog
2. Click on the Associations tab
3. Click on the Add button
4. Enter a file extension in the ConTEXT File Extension dialog and click 
OK.
5. Click the OK or Apply button on the Environment Options dialog

What is the expected output?

The new file extension is added to the list of file extensions

What do you see instead?

An error dialog with the message "Failed to set data for ""

What version of the product are you using?

v0.9.86RC2

On what operating system?

Windows Vista Ultimate SP2 (32bit)

Please provide any additional information below.

The workaround is to first run ConTEXT with the "Run as administrator" 
right click menu option then add the file extensions.

Original issue reported on code.google.com by [email protected] on 14 Aug 2009 at 8:36

find/replace in selection with repeating characters

What steps will reproduce the problem?
1. in a new document enter: 000
2. select the second and third zero
3. Press Ctrl+R (replace)
4. In the replace dialog, 
   Find what : 00
   Replace with: 11
   Origin: From cursor
   Scope: Selection only
   Options: none selected
5. click Replace All

What is the expected output?
The text entered in step 1 should now be 011

What do you see instead?
I get a popup indicating "Search string '00' not found.".

What version of the product are you using?
0.98.6

On what operating system?

Windows 7 64bit

Please provide any additional information below.
This appears to be an issue only if you search for repeating characters in the 
selection with the same character preceding the selection.

Original issue reported on code.google.com by [email protected] on 12 Nov 2010 at 5:31

In Enviroment settings -> Colors, the color picker start position is at left upside of the screen

What steps will reproduce the problem?
1.go to Enviroment settings -> Colors
2.try to set color and open the color picker
3.

What is the expected output?
the color picker should stay somewhere like center parent

What do you see instead?
the color picker is started at the left upside of the screen

What version of the product are you using?
0.98.6

On what operating system?
Windows 7 64bit

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 1 Oct 2009 at 9:51

File Panel - Focus Issue

What steps will reproduce the problem?
1. Open a File in ConTEXT
2. Select: View > File Panel
3. Click on the Favourites Tab
4. Click the 3rd Icon from left (add current editing file to list)
5. Open a new Tab and close the opened file
5. Select the newly added favourite from the list
6. Click in the main editor window
7. Press Enter

What is the expected output?
The cursor should have moved down a line in the main editor window.

What do you see instead?
The currently selected favourite item loads.

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 7:54

Cannot Dock Toolbar on Left

What steps will reproduce the problem?
1. Try to dock the toolbar on the left

What is the expected output?
Toolbar Docks to the left

What do you see instead?
Toolbar wont Dock to the left

Original issue reported on code.google.com by info%[email protected] on 26 Aug 2009 at 9:40

Pressign the Insert key opens an 'Open' dialog instead of just switching between insert and overwrite modes

What steps will reproduce the problem?
1. Press the Insert key on the keyboard while in the editor

What is the expected output?
Expecting to be able to switch between Insert and Overwrite

What do you see instead?
An 'Open' dialog is opened.

Cancelling this dialog causes a 'Cannot focus a disabled or invisible 
window' error.  Pressing OK on this error window allows to continue as 
normal, and the insert/overwrite mode has actualy switched also.

What version of the product are you using?
v0.98.6

On what operating system?
WinXP, SP3

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 28 Aug 2009 at 12:52

replacing empty line with nothing does not remove empty line

What steps will reproduce the problem?
1. have text in file of
this

that
2. do a regex replace of ^$ and replace with nothing, a blank replace field

What is the expected output?
this
that

What do you see instead?
gives message indicating that it replaced as requested, but does not remove 
the blank line

What version of the product are you using?
v0.98.6

On what operating system?
XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 11 May 2010 at 9:56

Cannot insert TSpTBXTToolbar into MultiDock

What steps will reproduce the problem?
1. Dock the toolbar on the left side of the editor.
2. Open ConTEXT

What is the expected output?
ConTEXT Opens and runs as normal

What do you see instead?
Error message gets displayed saying: "Cannot insert TSpTBXTToolbar into 
MultiDock"

Original issue reported on code.google.com by info%[email protected] on 26 Aug 2009 at 9:29

multiline regexp search

What steps will reproduce the problem?
1.Ctrl-F
2.(?m)<something>.*?<something on the next line>
3.Select regexp searching

What is the expected output?
I have no idea, its never worked

What do you see instead?
A dialog box stating it could not find what I am searching for

What version of the product are you using?
0.98.6

On what operating system?
Windows XP Pro

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 26 Mar 2010 at 7:45

Find and Replace Text - Selection Only - no longer working

What steps will reproduce the problem?
1. Use Find and Replace Text with some text hightlighted (Ctrl+R)
2. Select 'Selection only' radio button
3. Press Replace All (or Replace, I think)

What is the expected output?
Expect only the selected text to be considered in the find/replace as it 
used to in v097.6

What do you see instead?
The whole document is considered and updated!

What version of the product are you using?
v098.6

On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 28 Aug 2009 at 7:46

Feature Request

I'd like to request that the following feature be implemented in a future 
version of ConText:

* Allow the toolbar  to be customisable, with different buttons able to be 
ordered in a different way(through dragging and dropping or through a separate 
menu system) or removed entirely from the toolbar.

Original issue reported on code.google.com by [email protected] on 21 Aug 2009 at 11:53

The Getting Involved links didn't work

What steps will reproduce the problem?
1. Go to http://code.google.com/p/contexteditor/wiki/Contributing
2. Try either of the first two links
3.

What is the expected output?
I want to suggest an enhancement!

What do you see instead?
Submit this issue.

What version of the product are you using?


On what operating system?


Please provide any additional information below.
This is the best text editor, and the only reason I use TextPad is because 
it has a Unique function - very useful.  :-)

Original issue reported on code.google.com by [email protected] on 18 Aug 2009 at 1:20

Wordwrap bug >255 char width window /

What steps will reproduce the problem?
1. Set font to Courier New -> 9
2. have context maximized or sized to show more than 255 columns
3. switch on word wrap

What is the expected output?
Word wrap

What do you see instead?
Word wrap

What version of the product are you using?
0.98.6

On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 2 Jan 2010 at 6:50

Middle mouse click doesn't close tab

What steps will reproduce the problem?
1. Middle click an editor tab with the mouse.
2. Nothing happens.
3.

What is the expected output?
Trigger a file close(shortcut for having to right click and then left click
close on the tab or use a keyboard shortcut). Seems to be the standard
tabbed interface trend and users expect it. And want it. :)

Original issue reported on code.google.com by [email protected] on 2 Dec 2009 at 11:37

Drag and Drop - ConTEXT does not obtain focus

What steps will reproduce the problem?
1.  Open a ConTEXT instance (with or without files)
2.  Drag and Drop a file from explorer into ConTEXT

What is the expected output?
ConTEXT opens file and obtains application focus

What do you see instead?
ConText opens file and remains in background

What version of the product are you using?
0.98.6

On what operating system?
Windows XP

Please provide any additional information below.
I'm not sure if this is intended behaviour.
This may be a feature request to have an option to enable this behaviour.

Original issue reported on code.google.com by [email protected] on 10 Sep 2009 at 4:15

Error message when resising window using resize button.

What steps will reproduce the problem?
1. Open a good number of tabs while maximized (Maybe 16)
2. Hit the resize button in the upper left hand corner.


What is the expected output?
The window resizes.

What do you see instead?
An error message is displayed.  "TabAccessError  Violation occured in
TTabStrings.Get."

What version of the product are you using?
0.98.5

On what operating system?
Windows XP

Please provide any additional information below.
I like Pizza. =)

Original issue reported on code.google.com by [email protected] on 17 Jul 2009 at 6:07

Attachments:

Format - Remove Comments - Not working on last line

What steps will reproduce the problem?
1. Select the HTML Highlighter
2. Type this on three lines: <!-- Remove Me -->
3. Select: Format > Remove Comments

What is the expected output?
All HTML comments are removed from the editor

What do you see instead?
The comment on the last line is not removed

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 9:17

Attachments:

File Explorer Movability

What steps will reproduce the problem?
1. Open ConTEXT without the File Explorer Docked

What is the expected output?
Ability to resize the file explorer

What do you see instead?
File Explorer cannot be resized without the window being docked.

Original issue reported on code.google.com by info%[email protected] on 26 Aug 2009 at 10:17

Find again with regexp not working since 0.98.0

What steps will reproduce the problem?
1. Ctrl-F
2. Options "From the Top", "Current File", "Regular Expressions"
3. Click Find
4. After first find, hit "F3"

What is the expected output?

Should find the next occurence

What do you see instead?

Nothing happens

What version of the product are you using?

This feature worked in 0.98.0.  Does not work in 0.98.3 to 0.98.6 (I 
didn't check 0.98.1 to 0.98.2).  
On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 12 Apr 2010 at 6:19

I18N problem: Special chars are converted back to English if copy&pasted from IE edit box

What steps will reproduce the problem?
1. Go to http://hu.wikipedia.org/w/index.php?
title=Kossuth_Fantasztikus_sorozat&action=edit&section=1
2. Don't do anything just select the text "levegőkereskedő"
3. Copy and paste it to ConText editor

What is the expected output?
levegőkereskedő should be shown in Context.

What do you see instead?
levegokereskedo (special chars converted to English characters)

What version of the product are you using?
v0.98.6

On what operating system?
Win7 64 bit US English, latest updates.

Please provide any additional information below.
These are Hungarian special characters. I use Win 7 English edition with 
English and Hungarian keyboard. If I enter ő in ConText, works fine. I can 
also copy paste it back if copied from ConText. 
- IE to ConText is NOT OK
- IE to Word/Wordpad works fine
- Word/Wordpad to ConText is not, produces leveg?keresked? (if I use the 
text copied from IE)

I have IE8, latest updates.

See also the screenshots.

Again, this is only for copy&pasted text. If I type the String 
levegőkereskedő using my keyboard, all is fine. But then I cannot edit 
wikipedia in ConText... :-(

FYI all Hungarian special chars:

Árvítűrő tükörfúrógép
ÁRVÍZTŰRŐ TÜKÖRFÚRÓGÉP

But only ő/Ő and ű/Ű seems to be problematic - must be a code page legacy 
from the dark DOS era.

Original issue reported on code.google.com by [email protected] on 2 Jun 2010 at 12:22

Attachments:

Application Crash without C Drive

What steps will reproduce the problem?
1. Open ConTEXT without a C Drive Assigned

What is the expected output?
ConTEXT Opens normally

What do you see instead?
ConTEXT crashes

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 8:37

Environment Options - Colours - Colour Picker Position incorrect

What steps will reproduce the problem?
1. Select: Environment Options > Colours Tab
2. Click on a Colour Picker

What is the expected output?
The Colour Picker should load inside the editor

What do you see instead?
The Colour Picker loads at the top left position of the desktop

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 8:32

Attachments:

Arabic Text Doesn't Display in Editor

What steps will reproduce the problem?
Copy arabic text like شسيبشسيبشسيب into the editor

What is the expected output?
شسيبشسيبش صاهؤ which is arabic

What do you see instead?
a bunch of letters with hats and accents - its an encoding problem i think


What version of the product are you using?
0.98.5


On what operating system?
XP

Please provide any additional information below.
The letters are saved correctly and display fine in my browser but not in 
context.  It seems like it's only a problem of encoding in the context viewer 
itself.

Original issue reported on code.google.com by [email protected] on 21 Sep 2010 at 11:24

Entering text in the Find Text window does not default to previously used searches begging with input

What steps will reproduce the problem?
1. Open Find Text window (Ctrl+F)
2. Start typing in the text you want to search for 
3.

What is the expected output?
ConText used to search the previously searched for items list (as seen in 
the 'Find what' listbox via the dropdown button).  If what you're typing 
began with what you're typing it would default into the 'Find what' 
textbox.

What do you see instead?
Just the text I'm typing in (was definately happing in v.097.6 - which is 
what I was running before going to v0.98.6)

What version of the product are you using?
v0.98.6

On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 28 Aug 2009 at 1:02

Editing a file saved based off a read only text file - Pressing ENTER opens the original read only file

What steps will reproduce the problem?
1. Windows 7 environment. Create a text file. Save. Set in explorer as Read only
2.Open the read only text file in context. Make changes. File > Save as.. and 
save as a new file.
3. New file is currently open in context. Hit ENTER and a new tab opens with 
the original read only text file.

What is the expected output? A normal carriage return


What do you see instead? the original read only text file.


What version of the product are you using? 98.6
On what operating system? Windows 7


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 8 Aug 2010 at 10:31

Printing - Wrong number of copies get printed

What steps will reproduce the problem?
1. Print a file and select 2 copies

What is the expected output?
2 Pages Print

What do you see instead?
4 Pages Print

The number of copies printed seems to be the square multiplication of the 
number of copies entered

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 9:22

highlighter confused by regexp ending in /

What steps will reproduce the problem?
1. Open or create a JavaScript file
2. type a regular expression that ends with a forward slash and followed by
some other code. For example: /^\//.test('/') == true

What is the issue?
the highlighter is treating the // and what follows as a comment

What version of the product are you using?
v0.98.6

On what operating system?
Windows XP


Original issue reported on code.google.com by [email protected] on 12 Nov 2009 at 2:01

Access violation when minimise-restore-close

What steps will reproduce the problem?
1.Open a file with ConTEXT
2.Minimise ConTEXT
3.Restore ConTEXT
4.Click on close
Nothing more.

What is the expected output?
The window closes.

What do you see instead?
A message error : "Access violation at address 0063BD2B in module 
'ConTEXT.exe'. Read of address 00000038."
Unable to close the window.

What version of the product are you using?
ConTEXT 0.98.6 (installed)

On what operating system?
Windows 7 (64 bits)

Please provide any additional information below.
The error does not always occur, but often.

Original issue reported on code.google.com by [email protected] on 4 Nov 2010 at 8:45

File Panel - File Explorer - Buttons stop working

What steps will reproduce the problem?
1. Select: View > File Panel
2. Open a file using the File Explorer
3. Press any of the buttons in the File Panel

What is the expected output?
Buttons should function as normal

What do you see instead?
Buttons do not function

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 9:00

how to use the ConTEXT's Code templates?

What steps will reproduce the problem?
As we can see the Options-> Code templates.
->Template I can see the name&description
For instance :
name: a   description :align attribute 

Code: align="|center"

haw~I do not konw how to insert it into the file by the name?

Original issue reported on code.google.com by [email protected] on 21 Aug 2010 at 1:03

File Explorer does not go one level up, after opening a file

What steps will reproduce the problem?

1. Use the file manager to get to the directory of your choice.
2. Open a file from the files in the file manager.
3. Try using the "one level up" icon of the file manager, it is not going to 
the upper directory.

What is the expected output?

I would expect it to go one level up.

What do you see instead?

It does not change to the upper level directory .

What version of the product are you using?

v0.98.6

On what operating system?

Windows XP

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Dec 2010 at 7:15

ConTEXT GUI Rendering Issue

Sometimes ConTEXT loads and some GUI elements are not drawn correctly.

Resizing the window seems to temporary correct the issue.

Not sure on sets to reproduce this issue, more information required.

Some people have reported that this also depends on the graphic card drivers 
installed. 

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 9:56

Linux Version

Is there Linux version available?
If Not Tellme how to build the source ?
thanx

Original issue reported on code.google.com by [email protected] on 7 Jun 2011 at 8:37

Multiline string highlighting highlights the remainder of the file sometimes

What steps will reproduce the problem?
1. Open a new buffer and set the highlighter to a language that has
multiline strings (i.e. the D language).
2. Add a couple new lines and enter some plain (unquoted) text on the last
line of the file.
3. Go back to the first line.  Begin a string on it, then make a new line
and close the string.  You should now have a buffer that looks something like:

------
"hello
"

blah blah blah
------

What is the expected output?
The string highlighting should stop at the second quote.

What do you see instead?
The entire remainder of the file - the 'blah blah blah' line - is
highlighted as if it were a string.

What version of the product are you using?
0.98.5

On what operating system?
Windows XP

Please provide any additional information below.
Once you have a multiline string, editing it sometimes causes really weird
behavior.  Sometimes it will alternate the highlighting on and off with
each additional character typed.  Sometimes you can fix the highlighting by
removing and reinserting the opening quote.  

Original issue reported on code.google.com by [email protected] on 18 Jul 2009 at 2:50

Highlighter Brace Issue

What steps will reproduce the problem?
1. Type this into a blank editor window:


if ($ConTEXT!="Buggy"){
  echo "Order lots of Pizzas";
}

2. Scroll down so that only this line is shown "if ($ConTEXT!="Buggy"){"
3. Place the cursor between ){
4. Type some text above the code entered

What is the expected output?
The { highlighted in red should be removed

What do you see instead?
The { is still in red

Please see the attached screen shots

Please use labels and text to provide additional information.

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 9:48

Attachments:

Context will not edit the Hosts file

What steps will reproduce the problem?
1.  Setup Context to be your notepad replacement
2.  Navigate to c:\windows\system32\drivers\etc\
3.  Right click the Hosts file and choose Context

What is the expected output?

It should open and edit the Hosts test file.

What do you see instead?
You get the following Error. 

   Error Opening ''.    

What version of the product are you using?
v0.98.6

On what operating system?
Windows 7 64bit w/Service Pack 1.  However, it did this before the Service Pack 
upgrade.

Please provide any additional information below.

Simply won't open the file.  

Great product.  THanks!

Original issue reported on code.google.com by [email protected] on 10 Mar 2011 at 4:20

Open File when minimised not restoring editor

What steps will reproduce the problem?
1. Minimise ConTEXT
2. Find a file and open it by right clicking on the file and select open 
with ConTEXT

What is the expected output?
ConTEXT editor window restores with file opened


What do you see instead?
File Loads in ConTEXT with no indication that anything has happened.


Please use labels and text to provide additional information.

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 8:42

seperate edits share undo state

What steps will reproduce the problem?
1. edit the document
2. move the caret to another location using only the mouse
3. edit the document
4. undo your edit

What is the expected output?
that only the second edit is undone

What do you see instead?
that both the second and the first edit are undone

What version of the product are you using?
v0.98.6

On what operating system?
Windows XP

Please provide any additional information below.
This doesn't happen if the arrow keys are used at any point between the edits. 

Original issue reported on code.google.com by [email protected] on 12 Nov 2009 at 4:26

Backspace keys does not delete, it moves cursor into file explorer

What steps will reproduce the problem?
1. Press the backspace key
2.
3.

What is the expected output?
The previous character is deleted

What do you see instead?
The cursor moves to the file explorer

What version of the product are you using?
0.98.6

On what operating system?
Vista Business

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 20 Oct 2009 at 12:44

Find/Replace dialog "scope" will always jump to "Current file" even set to remember the option

What steps will reproduce the problem?
1.Open Find or Replace dialog
2.Set "scope" to "all files" and do a search
3.open Find or Replace dialog again, it does remember last time the scope
is all files but it always jump to "current file"

What is the expected output?
still stay on "all files" as last time what it was

What do you see instead?
it always jump to "current file"

What version of the product are you using?
0.98.6 

On what operating system?
Windows 7 64bit

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 1 Oct 2009 at 9:48

Tabs do not expand in selected text

What steps will reproduce the problem?
1.  Set up ConText editor settings as per the attached registry file (these
are just my settings - I have not tried any others)
2.  Open a file and select some text.
3.  Press TAB

What is the expected output?
Selected text is replaced by TAB expansion.

What do you see instead?
Text remains highlighted and TAB is inserted at beginning of line.

What version of the product are you using?
0.98.6

On what operating system?
Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 10 Sep 2009 at 4:04

Attachments:

Column parameter in Compiler Output Parser Rule does not work

What steps will reproduce the problem?
1. Click Options>Environment Options>Execute Keys
2. Set up an Execute Key and tick 'Capture Console Output'
3. Enter a compiler output parser rule using the %c parameter (column)
   I am using the following rule: "ERROR (%n) ln:%l col:%c"
4. Run the Execute Key

What is the expected output?
When running the execute key then double-click on a line, it is expected
that the %c parameter will be interpreted and the column will be selected
in the editor.

What do you see instead?
The first non-white-space column is selected.


What version of the product are you using?
0.98.6

On what operating system?
Win XP SP3


Please provide any additional information below.
All other parameters are correctly supported (eg line number %l, file name
%n). Perhaps the function to select the first non-white-space column is
overriding the %c parameter?

Original issue reported on code.google.com by [email protected] on 21 May 2010 at 12:41

enter key for newline opens previously closed file

What steps will reproduce the problem?
1.open project
2.place cursor on any line
3.press enter

What is the expected output?
advance to new line created

What do you see instead?
my cursor at a location in a file I closed in a previous session

What version of the product are you using?
latest download 98.6

On what operating system?
Win XP Pro

Please provide any additional information below.
at one time I re-installed CE on top of itself and it corrected the error, but 
that didn't work this time.

Original issue reported on code.google.com by [email protected] on 10 Jun 2011 at 10:37

Win 7 - Clipboard - Access Denied

What steps will reproduce the problem?
1. Open ConTEXT in Windows 7
2. Paste in some code

What is the expected output?
Code is pasted in

What do you see instead?
Error message saying that Access was Denied

Original issue reported on code.google.com by info%[email protected] on 26 Aug 2009 at 8:55

Attachments:

File Compare - Crashes on close

What steps will reproduce the problem?
1. Go To: Tools > Compare
2. Select two files and press Compare
3. Press the Close Icon (top right)

What is the expected output?

The compare window should close as it does if you click the close button in  
the top menu.

What do you see instead?

Two error messages are displayed:

1) "Access violation at address 0046F5FE in module 'ConTEXT.exe'. Read of 
address 000001B4"

2) "Access violation at address 7C91B21A in module 'ntdll.dll'. Write of 
address 546E6F53"

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 7:29

Attachments:

Editor Window - Crash on close

What steps will reproduce the problem?
1. Open two files in ConTEXT
2. Minimise open of the windows
3. Close the other window

What is the expected output?
The Window closes leaving the other file open

What do you see instead?
An error message saying "Access violation at address 004DCA50 in module 
ConTEXT.exe. Read of address 0000028C."


Please use labels and text to provide additional information.

Original issue reported on code.google.com by info%[email protected] on 18 Jun 2009 at 8:19

Attachments:

File filter not filter out the .zip package file

What steps will reproduce the problem?
1.set a file filter in the file explorer
2.files are filtered, but zip files are not filtered out no matter what
filter you choose
3.

What is the expected output?
.zip files should be filtered out

What do you see instead?
zip files are not filtered out no matter what filter you choose

What version of the product are you using?
0.98.6

On what operating system?
Windows 7 64bit

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 1 Oct 2009 at 10:35

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.