GithubHelp home page GithubHelp logo

jfmoy / fraise Goto Github PK

View Code? Open in Web Editor NEW
276.0 276.0 47.0 4.9 MB

Fraise is a lightweight but powerful text editor for Mac OS X.

Home Page: http://www.moystard.com

Objective-C 65.58% C 26.09% C++ 0.63% Perl 7.71%

fraise's People

Contributors

timmysil 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  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  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

fraise's Issues

icons in document selector are too big

The icons next to the filename in the document selector are too big and therefore less documents fit in there without having to scroll up and down.
It would be nice to have the possibility to set the icon size and to turn off the icons in the selector.

Plugin system

It would be particularly interesting to integrate a plugin system to Smultron. A plugin could give special functionalities for a language for example.

A dedicated preferences window should allow the user to select the plugin he wants to use. The plugins functionalities would be available in a new "Plugins" menu. The user would have the possibility to use the plugin's default shortcuts or define his own.

A shortcut would allow the user to switch in "Plugin mode" or "Simple mode" so the user who only uses Smultron for text editing would have the same simple and efficient Smultron. This shortcut should activate/deactivate the "Plugins" menu and all the plugins defined by the user in the Preferences panel.

This issue is a place to discuss this idea for now. Please give me your feedback concerning this feature.

Notes & Commandes

Bonjour,

  • Les "Notes" ne conservent pas les tabulations lors du passage à la ligne.
  • les "Commandes" ne fonctionnent pas, notamment la convertion en HTML Entities où je suis obligé d'ajouter "usleep(100000);" pour que cela fonctionne.
    Merci et bon courage pour la suite !

Corrections

(bad) Onglet Général -> Au lancement : Créer un nouveau doc

(good) Onglet Général -> Au lancement : Créer un nouveau document

(bad) Onglet Ouverture et enregistrement -> A l'enregistrement : Affecter le document à Smultron

(good) Onglet Ouverture et enregistrement -> A l'enregistrement : Affecter le document à Fraise

une idée pour la recherche rapide : la touche entrer et un clic sur la loupe devrait permettre de passer plus rapidement à l'occurrence suivante (à l'heure actuelle on est obligé de faire un cmd + g)

Folder Opening

I love Fraise, but it would be nice to be able to have an entire folder open at a time, instead of multiple files... Check out Sublime Text 2's interface.

Crash to Desktop after Preference Update

Hi,

I changed some preferences in Fraise and it crashed to the desktop. I can't remember exactly what I selected.

It now crashes every time I try to launch Fraise.

Where is Fraise's preferences located by default? If I can find the preferences file I can remove it, and it would also help find what was crashing Fraise.

Personalized Toolbar Items for a command

It would be really nice to be able to add a toolbar item associated with a command.

Like a compile/run button, code clean, etc.

I know there are shortcuts, but it's not as "user friendly" as a button.

The only real trouble here would probably be the icon on the item... but I guess that if you store command names you can store image as well.

Printing with Syntax Coloring

In original Smultron when you try to print something you obtain a black&white copy of the file content without any highlight feature. I think will be good when you try to print something launch a window to select Print with Highlight or without highlight.

Thanks jfmoy for your work.

Terminal Integration

A new feature I am thinking of implementing is an embedded terminal. This terminal would be directly embedded in the window so the document view would be splited in two vertically to allow the user to work on it while editing a file.

What do you think of this idea?

Code Folding

Implement code folding to collapse functions, classes, blocks, etc.

IIRC, Peter Borg suggested this was difficult to implement using the native cocoa-text APIs, but I want to register support for the feature in any case.

(Thanks for taking on the project, BTW... I love the simplicity of Smultron... er, Fraise. )

Doesn't work at all

Hi,

I know the title isn't very good, but Fraise simply doesn't work on my system (10.6). When I run it, I see only the title bar (though "Create an empty file at launch" is enabled in the options). When I open a file nothing seems to happen (But I get an empty window with CMD+1). The statusbar shows a bunch of (null)-entries. And so does the Font-selector (I can't change the font, too.). I tried to completely remove and reinstall it (removing this files: http://dl.dropbox.com/u/1666541/temp/fraise_files.png), but without success.

This is a screenshot with the empty window and the (null)-errors:
http://dl.dropbox.com/u/1666541/temp/fraise_errors.png

This is an analysis of the Application:
http://dl.dropbox.com/u/1666541/temp/Analyse-Fraise.txt

HTH,
Raphael

Bug With Linenumber Prefs

Using Fraise 3.7.2 I can't alter the way the linenumbers are shown

(since I got the german localisation running I don't know the english or french pref entries but i guess you'll get the picture):

  • switching the linenumbers on or off only affects new documents (Cmd-n) . The current one stays the same. When switching between the new and the old document also means switching between old and new pref.
  • changing the width of the linenumber grid actually does nothing. The current and new documents stay unaffected. Reopening the prefs shows the new number of pixels. But quitting Fraise, restarting and opening the prefs shows the default pixel width (40 pixels).

"An error occurred while saving" when close a File with command+w

Hey

There is a bug in Fraise (3.7.3) that is also present in smultron's 3.8.4 version. I hit the bug with Lion 10.7.2. At this time i can't reproduce certainly the bug. Sometimes if i close a file (with no changes) with command+w i get the error "An error occurred while saving" in a popup Window. From now on i get the error every time i close a file. I must quit the application and start it again to fix the issue.

I live smultron/fraise very much but i don't want to update to smultron 4 with multi window layout.

regards
ralph

distraction free full screen mode

what would be really nice is a distraction free full screen mode.

a mode where you don't see anything but the text you are editing in fraise. i'm thinking of something similar to writeroom or dark room.

New document from template

Integration of a template system. A new option would be available in File menu and would allow the user to create a new document from a selected template. These templates would be customizable by the user and would integrate fields that can be automatically fill up (author, etc.)

Problem with Show invisible chars

Hi everybody,

When I use the command "Show invisible chars", sometimes all my text disapears, and I must scroll to see it again. Is it normal ?

Roadmap of Fraise

I think should be interesant have a roadmap for version future 4.0. Many people have ideas to improve Fraise, but I think we/jmoy must select only some of them to be in version 4.
This may focus jmoy's work and will five us an idea of Fraise's.

I think, jmoy only must release a new version when solve a bug and wait for version 4.0 to release a versión with new capabilities.

Doesn't work in 10.13.5

Mac OS Will no longer open this in 10.13.5 ... It's unclear what is not updated but it wont open.

screen shot 2018-05-10 at 12 17 40 pm

Corrections in French / tools menu

"Outils/Gestion des commandes/Afficher la fenêtre de résultat de commande" is duplicated

the first one (shortcut : cmd-B) should be :

"Outils/Gestion des commandes/Afficher la fenêtre de commande"

Change the appearance of the line number gutter

I would like to be able to change the background color and the font of the line number gutter. As it is now the gutter looks too much like the editor area and isn’t distinguishable enough. Thanks.

Need Update

Hello,

I’m running on the beta version of Mac OS Sierra. And Fraise is not working anymore. Could you please update it. Thank you ; )

Kindest regards,

Jamil Chawaf.

Fraise Website

Hello guys,

Today I received a $15 donation and I want to invest this money in a website domain. A lot of domains are reserved or used, I was thinking about fraise-project.com or fraise-project.org or fraiseapp.com

Time to participate guys, what is your preference?

Modify document selection in splitted mode

For now, the selection of a document in the second window when in splitted mode is done by a menu. I think it is not ergonomic so I would like to use the same behaviour as all Mac applications: When you select a document in the list on the left, it opens the document in the active view (left or right one) as in XCode for example.

Open a directory

Allow the user to open a directory (ie. every files contained in this directory).

Split Window Dividor Disappears When Window Inactive

A minor bug:

When you are coding with a split window and click away from Fraise, the split window dividor disappears. The window appears as a single document.

When you make Fraise active again, there's a small delay as the program re-renders the dividor.

Quite minor, but a little annoying and hopefully an easy fix.

Single page printing bug

When you print a multiple pages document, only the first one can be printed except if you specify the pages to be printed.

Line numbers not aligned correctly on large files

When opening very large files (about 100 000 lines) the line numbers do not align with the corresponding lines. I mean for example if there is line no. 96000 then the line number is somewhere between line 95999 and 96000.

Info HUD Live Update Broken

The Info HUD does not update as you type. Wordcount, length, position, all fail to update as you type. The only way to see accurate info is to close the Info HUD & reopen it.

Insert spaces instead of TAB

When hitting the TAB key, Fraise always inserts a TAB character. This makes it practically unusuable in projects, where editors with different TAB size definitions are used.

I suggest that Fraise provides a configuration feature, where hitting the TAB character inserts the appropriate number of spaces.

Nearly every editor I know has this feature, and I think it is pretty handy.

integrated FTP-Client

It would be nice if Fraise had an integrated FTP-Client
Perhaps teamwork with Cyberduck?

PLEASE DON'T USE THIS SECTION ANYMORE, GO TO THE FRAISE'S ASSEMBLA PAGE

I'm currently migrating the project to Assembla. I will keep this github page as a main mirror for a while but Issues section is going to be deactivated pretty soon.

The assembla tickets and milestones are going to be more convenient for me to define a roadmap of Fraise, and for you to declare and keep track of your feature request and bugs.

You can check Fraise's assembla page and add support tickets at: https://www.assembla.com/spaces/fraise/

Text-only toolbar pops up icons when it should not

If the toolbar is in text-only mode, pressing any of the items will pop up the icons. You then have to click the icon to do something. I believe this is the same behaviour as in Smultron but I don't recall if it has always been this way.

The expected behaviour is to function without popping up the icons for those items which have no
text entry fields.

"Find" should be the only item to pop up the icons, since it has a text entry field. I'm not sure about the Functions, as it pops up a list. The remaining items should simply work when pressed.

Fraise does not reload files that are already open

Fraise does not update files that are already opened when they are opened again.
This of course is only an issue if the file is being changed by another app while it is still open in fraise.
Yet if you open it again you would expect fraise to reload the file.
(This was already an issue in Smultron...)

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.